staaldraad / turner

SOCKS5 and HTTP over TURN/STUN proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it does not work with google turn server

Zibri opened this issue · comments

commented
./turner -socks5 -u "username" -p "password" -server "74.125.247.128:3478"

on another shell:
curl --socks5 127.0.0.1:8000 -s "https://get.geojs.io/v1/ip/geo.json"

turner logs this:

[*] Starting SOCKS5 Server on 127.0.0.1:8000
[*] Dial server 192.168.1.119:15234 -> 74.125.247.128:3478
unexpected error code {442 []}
2022/12/28 19:01:28 [ERR] socks: Failed to handle request: Connect to 172.67.70.233:443 failed: unexpected error code {442 []}