mirror of
https://github.com/nmap/nmap.git
synced 2026-06-11 02:26:11 +00:00
o [Ncat] When using --send-only, Ncat will now close the network
connection and terminate after receiving EOF on standard input. [Daniel Roethlisberger]
This commit is contained in:
parent
061eace2db
commit
ed77fa1e48
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Ncat] When using --send-only, Ncat will now close the network
|
||||
connection and terminate after receiving EOF on standard input.
|
||||
[Daniel Roethlisberger]
|
||||
|
||||
o [Ncat] Unbreak hostname resolution on BSD systems where a recently
|
||||
fixed libc bug caused getaddrinfo(3) to fail unless a socket type
|
||||
hint is provided. Patch originally provided by Hajimu UMEMOTO of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue