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.
我想在 Fedora Core 4 上设置一个代理服务器。知道哪些可能很容易设置吗?我想通过该服务器连接并从我的 ISP 接收 IP 地址,因为我的 apache 服务器上有 IP 地址过滤。
Squid 是一种选择,但我不确定设置的难易程度。
谢谢。
如果您对 apache 足够熟悉,则可能更容易将其设置为代理 ( mod_proxy )。如果你想要一个专用代理,squid 可能更健壮。