socksify
ip/socksify
Type: Directory
See Socksify for the full documentation.
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled (set by default) |
| D | dynamic | dynamic |
| Argument | Type | Description |
|---|---|---|
| name | string | Name of the Socksify service |
| connection-timeout | num | Time in seconds to wait for the SOCKS proxy or destination to respond during connection setup before aborting with an error. Set to 0 to disable timeout (default value: 60s) |
| port | num | TCP port used by the Socksify service (default value: 952) |
| socks5-server | ipAddr | IP address of the SOCKS5 proxy server, IPv4 only (default value: 0.0.0.0) |
| socks5-port | num | Listening port of the SOCKS5 proxy server (default value: 1080) |
| socks5-user | string | Username for the SOCKS5 proxy server access |
| socks5-password | string | Password for the SOCKS5 proxy server access |