Comment default port entry in tinyproxy.conf.
This way, we would rely on the port provided with the -p flag.
This commit is contained in:
parent
917ef9eec2
commit
f8e00cc181
@ -20,7 +20,7 @@ Group nobody
|
||||
# that should you choose to run on a port lower than 1024 you will need
|
||||
# to start tinyproxy using root.
|
||||
#
|
||||
Port 8888
|
||||
#Port 8888
|
||||
|
||||
#
|
||||
# Listen: If you have multiple interfaces this allows you to bind to
|
||||
|
Loading…
Reference in New Issue
Block a user