-
Notifications
You must be signed in to change notification settings - Fork 698
Open
Description
Hello.
I am trying to make TCP + UDP socks5 proxy working in Gost 3.
I started the next command:
gost -L :1300?udp=true -F socks5://217.217.217.217:1400
Where socks5://217.217.217.217:1400 is the second Socks5 with UDP support.
Then I try to send UDP data via :1301 Socks5 proxy but I get an error:
"handler":"auto","kind":"handler","level":"error","listener":"tcp","msg":"route(retry=0) get socks5 UDP tunnel failure"
Socks5 via TCP is working correctly and send data via the second Socks5 proxy (217.217.217.217:1400).
But UDP is not working correctly.
How to make it work with UDP support.
I am newbie in Gost. I tried to find this solution in Google and Wiki here. But I couldn't .
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels