5 lines
No EOL
144 B
Bash
5 lines
No EOL
144 B
Bash
HTTP_PORT=80
|
|
HTTPS_PORT=443
|
|
STAT_PORT=8081
|
|
BLACKLIST_HOSTS="bad.example,evil.example"
|
|
BLACKLIST_REDIRECT="https://forwarddomain.net/blacklisted" |