5 ms·
How also can you make a guide of how to do it?
by yurielt 6y ago
How also can you make a guide of how to do it?
- BelenusMordred 6y agoiptables -I INPUT -m geoip --src-cc CH -j DROP iptables -I OUTPUT -m geoip --src-cc CH -j DROP No guide needed.
- eznzt 6y agoCH is not China but Switzerland.
- zeepzeep 6y agoCN then?
- BelenusMordred 6y agoCorrect, I messed up the original country code.
- Siira 6y agoV2ray has the option to route based on geoip, but it creates a socks/http proxy, not a whole system solution.