Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

   dest$ nc -l  > file

   src$ nc $IP_DEST < file
On some installs of netcat you'll need to specify a port because they don't have a default one (typically 31337). Look at the manpage to see what is the case for yours.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: