mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-01-08 14:36:22 +01:00
Merge pull request #2 from todb-r7/update-readme-for-https
make README.md consistent w https
This commit is contained in:
commit
10adb2c03f
@ -60,7 +60,7 @@ You will need:
|
||||
Meterpreter requires libpcap-1.1.1 and OpenSSL 0.9.8o sources, which it
|
||||
will download automatically during the build process. If for some
|
||||
reason, you cannot access the internet during build, you will need to:
|
||||
- wget -O posix-meterp-build-tmp/openssl-0.9.8o.tar.gz http://openssl.org/source/openssl-0.9.8o.tar.gz
|
||||
- wget -O posix-meterp-build-tmp/openssl-0.9.8o.tar.gz https://www.openssl.org/source/openssl-0.9.8o.tar.gz
|
||||
- wget -O posix-meterp-build-tmp/libpcap-1.1.1.tar.gz http://www.tcpdump.org/release/libpcap-1.1.1.tar.gz
|
||||
|
||||
Note that the 'depclean' and 'really-clean' make targets will *delete*
|
||||
|
Loading…
Reference in New Issue
Block a user