1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-27 00:29:03 +00:00

Made some changes suggested by Jah at http://seclists.org/nmap-dev/2009/q4/173, but I didn't make all of them because the file has also been changed by Rob and I'm not sure which still apply

This commit is contained in:
fyodor
2009-10-25 23:45:51 +00:00
parent cef7b83a8a
commit 36ff94f9b1

View File

@@ -7,7 +7,9 @@ How to upgrade Nmap to a new WinPcap release (2009)
2) Update the LICENSE file, if necessary. I couldn't find a plain
WinPcap license file anywhere. There's an HTML version at
http://www.winpcap.org/misc/copyright.htm. You can copy and paste
the license text from the installer into the LICENSE file.
the license text from the installer into the LICENSE file which should
be saved as PC file format (not UNIX) and ANSI encoding (not UTF-8).
3) Extract all the files from the setup file using 7-Zip
(http://www.7-zip.org/). Enter the $SYSDIR subdirectory. One by one,