
手把手教你用代理IP给TeamViewer代理ip
Recently, many friends and I touted, with TeamViewer remote office always stuck into the PPT. in fact, this pot is not necessarily the back of the software, the network environment is the key. This time it is necessary toproxy IPIt's like installing a "signal amplifier" for the network cable, and today we're using ouripipgoservice to demonstrate how it works.
Why do I need a proxy IP?
举个栗子,你从北京连上海的电脑,中间可能要绕道广州。用代理IP就像开直达高铁,选个中间节点直接打通。特别是跨运营商访问(比如电信连联通),代理IP能避免”兜圈子”,实测能降40%以上。
| take | 代理后 | |
|---|---|---|
| Same city, different carriers | 200ms+ | Around 80ms |
| multinational office | I can't get it to work. | Stable 200ms |
Which is the right proxy IP to choose?
In my experience, a tool like TeamViewer that is online for a long period of time has to be usedStatic Residential IPIt is a very good idea to have a good time with your family and friends. Dynamic IP is cheap, but frequent drops can make you doubt your life. ipipgo's static residential IP 35 dollars a month, cheaper than buying milk tea, the key is to bring their own real residential network environment, not easy to be wind control.
Specific configuration in four steps
Step 1: Get the proxy information
Go to the ipipgo website to open a static residential package and find these three things in the user center: IP address, port number, and authentication account password. Note that you have to select andControlled end of the homogeneous areaIP, for example, to control Shenzhen computers choose Guangdong node.
Proxy type: SOCKS5
Server Address: 123.123.123.123
Port: 8888
Username: your_username
Password: your_password
Step 2: System-level proxy settings (common to Win/Mac)
Don't look for settings in TeamViewer, the program itself doesn't come with a proxy function. Configure it directly in the system network settings:
1. Windows: Settings→Network→Proxy→Manually Set Proxy
2. Mac: System Preferences → Network → Advanced → Proxy
Fill in the proxy information you just got, and remember to check the "Use same proxy for all protocols" box.
Step 3: Verify that it is in effect
Open cmd/powershell and type:
curl ifconfig.me
If the displayed IP becomes a proxy IP, it means the configuration is successful. If you open TeamViewer again, you will see that the connection speed is faster.
Common Rollover Scene Handling
Q: After connecting to the agent, TeamViewer can't connect instead?
A:八成是端口被拦了。检查防火代理是否放行Port 5938This port is the lifeblood of TeamViewer.
Q: What should I do if it shows proxy verification failure?
A: First go to ipipgo background to reset the password, pay attention to the password do not bring special symbols. If you still can't, change the proxy type to HTTP and try it, some network environments don't support SOCKS5 well.
Why do you recommend ipipgo?
Real life experience after two years of use in my own home:
1. Optimized for remote toolsTK LineIt's a lot more stable than a regular agent.
2. SupportAPI real-time IP changeTo prevent the IP from being hacked
3. fast customer service response, last time the connection was disconnected in the middle of the night, the new node was replaced in 5 minutes
Package Suggestions: Individual users choose static residential enough, business users directly on the dynamic residential enterprise version, more than 9 yuan 1G traffic can manage half a month. Don't try to buy a cheap data center IP, TeamViewer is particularly sensitive to this kind of commercial IP, easy to trigger security verification.
Finally, remember to turn off the system proxy after the proxy is successfully set, or it will affect other software on the Internet. When you need to open the remote, or write a bat script to switch, the specific code can find ipipgo customer service for ready-made.

