Y
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
panpanna
1980 days ago
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.
link
yehaaa
1981 days ago
Possibly a dumb question, but would it not make sense to only deal with IP for a forward proxy?
link