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

For the simple task of moving bytes through a tcp connection (what the article is about) netcat will be fine.

Socat allows you to use raw interfaces, or fifos, SSL, proxies, serial ports,... as one or both end points. E.g. you can forward arbitrary tcp connections (tcp relay;) but also connect stdin/stdout if a program to a serial port... just very, very, very versatile.

http://www.dest-unreach.org/socat/doc/socat.html



Thank you.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: