mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Add to CHANGELOG:
o The files read by the -iL (input from file) and --excludefile options now support comments that start with # and go to the end of the line. This was implemented by Tom Sellers.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o The files read by the -iL (input from file) and --excludefile
|
||||
options now support comments that start with # and go to the end of
|
||||
the line. This was implemented by Tom Sellers.
|
||||
|
||||
o [Zenmap] On Windows, Zenmap no longer uses the cmd.exe shell to run
|
||||
Nmap subprocesses. This means that canceling a scan will kill the
|
||||
Nmap process as it does on other platforms (previously it would just
|
||||
|
||||
Reference in New Issue
Block a user