388d4c657e3bf4c3c3e75e1a7b5ee8e9419ccd89
Simple Proxy Auto Configuration (PAC) Server
This server supports to split the configuration for clients by IP.
Run:
/path/to/python3 main.py --config /path/to/config/file.yml --host 0.0.0.0 --port 3000
Description
Languages
Python
100%