7 lines
127 B
Bash
7 lines
127 B
Bash
# Environment variables for Tor and Privoxy configuration
|
|
|
|
# Ports
|
|
PORT_TOR_PROXY=9050
|
|
PORT_TOR_CONTROL=9051
|
|
PORT_PRIVOXY=8118
|