BF: fix to proxy port in 3proxy example

pull/247/head
Daniel Black 2013-06-13 14:43:15 +10:00
parent 9dbaec0894
commit 88b4598ed8
1 changed files with 1 additions and 1 deletions

View File

@ -405,6 +405,6 @@ maxretry=5
enabled = false
filter = 3proxy
action = iptables-multiport[name=3proxy, port=318, protocol=tcp]
action = iptables-multiport[name=3proxy, port=3128, protocol=tcp]
logpath = /var/log/3proxy.log