Configuration - Tahaan/proxymanager GitHub Wiki

###Steps to Configure ProxyManager

  1. Confirm or update the Proxy Server address and port. This is specified in the /etc/proxymanager.conf file.

  2. 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.