export DEAMON_OR_ITERACTIVE=it
export ALLOWED_EMAIL_SPACE_SEPARATED_VALUES="[email protected] [email protected]"
#don't forget to adujst TARGET_FQDN, TARGET_PORT, and TARGET_PATH
export TARGET_PATH=/
export TARGET_PORT=8080
./startFilteringProxy.sh
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.