Hacker News new | ask | show | jobs
by studius 1981 days ago
It looks like it forwards TCP. Forwarding UDP would be useful also.
2 comments

Forwarding UDP is a bit more complicated since you will have to keep track of "sessions" unless you are relying data between exactly two points.
Possibly a dumb question, but would it not make sense to only deal with IP for a forward proxy?