Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
许多虚拟专用服务器 (vps) 提供商提供拥有多个专用 IP 的选项。
这些 IP 可以用作 VPS 上运行的应用程序的代理吗?
例如,在 C# 中,我可以将 HttpWebRequest 代理属性设置为使用特定的专用 IP 来发送流量吗?是否必须有任何其他配置才能使其正常工作?