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