Configuration - Tahaan/proxymanager GitHub Wiki
###Steps to Configure ProxyManager
-
Confirm or update the Proxy Server address and port. This is specified in the
/etc/proxymanager.conf
file. -
Check and activate your desired modules.
###Show Active Modules
proxymanager-module list
###Show available Modules
proxymanager-module avail
###Enable a module
proxymanager-module enable modulename
###Disable a module
proxymanager-module disnable modulename
Configuration information is detailed in the included docs/INSTALLATION document.