Hacker News new | ask | show | jobs
by metadat 1003 days ago
Marek's achieves it without socat, using only cat and sh built-ins. Badass OG.
1 comments

a small nitpick - it uses inetd, which actually handles the network stuff allowing you to work on stdin/stdout. At least that's what i remember from 2003(?) when i wrote an identd for conntracked connections in bash.