Copy using nc - netcat

# Dest machine
nc -l 9999 > some-file.bin
 
# source machine
nc -w 3 host port < some-file.bin
howto/copy_using_nc_-_netcat.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0