If you are engaged in development, you will inevitably enter and exit the wall. Although VPN is good, it will lead to a very slow access to domestic resources if you export all the traffic to the VPN exit. Brother Chi Jianqiang mentioned using route tables to solve this problem in the blog VPN-Great Wall inside and outside, but Yu Shaoshan. But the Great Wall is so long that I don't know which website you visit.
If you are engaged in development, you will inevitably enter and exit the wall. Although VPN is good, it will lead to a very slow access to domestic resources if you export all the traffic to the VPN exit. Brother Chi Jianqiang mentioned using route tables to solve this problem in the blog VPN-Great Wall inside and outside, but Yu Shaoshan. But the Great Wall is so long that I don't know which website you visit.
If you are engaged in development, you will inevitably enter and exit the wall. Although VPN is good, it will lead to a very slow access to domestic resources if you export all the traffic to the VPN exit. Brother Chi Jianqiang mentioned using route tables to solve this problem in the blog VPN-Great Wall inside and outside, but Yu Shaoshan. However, the Great Wall is so long that I don't know which website you visit, but I gave it to the wall accidentally. I think it is not beautiful to change the route table. Previously, the blogger used the foreign VPS + ssh tunnel Method to flip the wall. It was very convenient to use proxy-switchysharp to switch the exit automatically. Now the blogger's VPS has moved to China, and the wall-over function is no longer available, so he has to buy a VPN. In order to continue proxy-switchysharp's smooth wall movement, the blogger wrote a simple local proxy server using go, so that requests can be forwarded through the specified IP address to achieve the purpose of the wall movement, because "Send all traffic over VPN connection" is disabled in VPN, access to resources in China is still fast. Currently the project is hosted on github, the level of the blog is very poor, welcome to improve the project address: https://github.com/HessianZ/daisy-proxy Executable File Download: DaisyProxy For Mac DaisyProxy For Windows 64 Read: 732
Original article address: without changing the route table, you can use VPN to intelligently select a route. It is very fast in China and abroad. Thanks to the original author for sharing.