Jason Lyu
Jason Lyu
yea, looks like it's not a DNS issue.
Did you try to bind it to a correct interface?
Can you confirm your proxy works inside the tun2socks container?
> Do you mean if I tested my proxy by running curl inside the tun2socks container? No, I couldn't do it because curl is not installed inside the tun2socks container,...
No, I mean you can try something like `curl -v 1.1.1.1 -x "socks5://your-proxy" --interface eth0` to see if your proxy works inside the container.
可否提供几个会导致这种问题的番号?
我看看你视频文件夹本地有没有 番号-Trailer.strm 之类的文件
Hi, wintun will automatically set its adapter id if you didn't specify one, but it's fine. If you want to persist the number, you can use args like `tun://wintun?guid={7FE5A4A1-1326-40E2-974C-EF617156ACA8}` to...