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
{{ message }}
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.
http proxy, It use Privoxy to proxy http request. the rules make the request throw vpn or direct. such as www.baidu.com direct. and www.google.com.hk proxy.
But, I can't understand sock5 proxy. how it distinguish between domestic requests and foreign requests. such as wechat direct. telgram and whatsapp proxy.
http proxy, It use Privoxy to proxy http request. the rules make the request throw vpn or direct. such as www.baidu.com direct. and www.google.com.hk proxy.
But, I can't understand sock5 proxy. how it distinguish between domestic requests and foreign requests. such as wechat direct. telgram and whatsapp proxy.
英文不好, 附上中文, 有没大神可以解释一下.
http代理好理解, 通过Privoxy配置不同的规则, 可以让国内的请求直连, 国外的请求走代理. 但是像一些聊天软件, 不是走http协议的, 直接tcp的, 这个app是通过什么办法来区分的呢?
Antinat(SOCKS5 proxy),Privoxy(HTTP proxy), shadowsocks-libev, tun2socks 这几个之间是怎么工作的, 看了2天代码, 都没看明白.
The text was updated successfully, but these errors were encountered: