diegocr / netcat

NetCat for Windows
GNU General Public License v2.0
790 stars 241 forks source link

local listen fuxored: INVAL (10022:10022) #5

Open Neurochrom opened 5 years ago

Neurochrom commented 5 years ago

nc -l 4005 Windows 10 Pro x64 10.0.17134.648

diegocr commented 5 years ago

Try nc -L -p 4005

Nehal-Pawar commented 4 years ago

worked for me, thanks