Answer the question
In order to leave comments, you need to log in
How to implement UDP traffic redirection in both directions?
There is a task: to implement redirection of UDP traffic from the local computer behind NAT to the VPS server. With TCP traffic, this is done using SSH (example: ssh -R "port that binds to the VPS":localhost:"local computer port" "VPS IP address". But SSH cannot forward UDP traffic, only TCP. Is there any is there a solution for redirecting UDP traffic that would suit my task?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question