如何在Windows XP上设置通用代理(不是代理服务器)
我如何在Windows XP上设置通用代理,我不是在谈论设置代理服务器, 事实上,我在 localhost:8889 端口上设置了一个代理服务器,并将其设置为仅接受来自 127.0.0.1 的连接,但
现在我必须在每个应用程序中专门设置代理才能使用此代理服务器。 是否有任何其他选项,例如设置通用代理,意味着来自 Windows 的所有数据/流量都将通过代理服务器的 ip:端口,这样我就不必在每个应用程序上专门设置它。
我的一些应用程序还使用随机代理服务器,所以这里有人知道该怎么做吗?
我想我在 Linux 的某个地方见过它,
谢谢你的时间。
how can i set up a universal proxy on windows xp and i am not talking about setting up proxy server,
in fact i have a proxy server setup on my localhost:8889 port and i have set it to accept connections only from 127.0.0.1 but
now i have to specifically set proxy, in each application to use this proxy server.
Is there any other option like setting up universal proxy means all data/traffic from windows will go through that ip:port of proxy server so that i don't have to specifically set it on each application.
also some of my application uses random proxy server so , anybody here know how to do it?
i think i have seen it somewhere in Linux,
thanks for your time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
通常Windows程序使用Internet选项中设置的代理 -->局域网设置。
其他程序可能决定使用系统代理或拥有自己的代理详细信息条目。这取决于您安装的程序。
Usually Windows program use the proxy set in the Internet Option --> Lan settings.
Other programs might decide to use the system proxy or to have their own proxy details entry. It's down to the program you install.