Translations of this page:
en
KB
Show pagesource
Old revisions
Trace:
•
copy_using_nc_-_netcat
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