使用钛Web代理与多个传出IP

时间:2018-09-22 11:01:18

标签: titanium-web-proxy

是否可以在Titan Web代理中设置传出IP地址?

我目前正在使用鱿鱼,其配置如下:

acl r_6 random 1/6
acl r_5 random 1/5
acl r_4 random 1/4
acl r_3 random 1/3
acl r_2 random 1/2

tcp_outgoing_address 10.0.1.110 r_6
tcp_outgoing_address 10.0.1.111 r_5
tcp_outgoing_address 10.0.1.112 r_4
tcp_outgoing_address 10.0.1.113 r_3
tcp_outgoing_address 10.0.1.114 r_2
tcp_outgoing_address 10.0.1.115

这可能吗?我宁愿自己制定时间表,也不愿随意。我发现在squid配置中很难。

0 个答案:

没有答案