You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An alternative project that might work for udp is https://github.com/snsinfu/reverse-tunnel, sorry if recommending other project not allowed, but it has worked for me
It uses tcp6 to authenticate connections and I think tunnel through tcp6 as well, I'm not sure if completely possible to tunnel through udp, just port forward udp.
I might be wrong but STUN can also connect through tcp and udp tunneling, so sounds much better.
EDIT: Possibly a decent software is https://github.com/neevek/rstun. Since it is built with rust as well, and also supports udp tunneling.
The title says it all. Any chance for a future project that support UDP? as UDP has already been marked "Beyond the scope" of this project.
I have searched high and low but I haven't found another tunneling solution that is as elegant as this. No unnecessary bloat, just a simple tunnel.
The text was updated successfully, but these errors were encountered: