lparam/xSocks

listen port of server

Closed this issue · 1 comments

I want to know the port number used by server end for configure firewall.
Would you please tell me how can I get it?

default port: 1073

xsocksd --help

Usage: xsocksd [-l bind] <-k password> [-p pidfile] [-c concurrency] [-t timeout] [-s signal] [-nhvV]

Options:
-k : password of server
[-l ] : bind address:port (default: 0.0.0.0:1073)
[-c ] : worker threads
[-d ] : name servers for internal DNS resolver
[-p ] : pid file path (default: /var/run/xsocks/xsocksd.pid)
[-t ] : connection timeout in senconds
[--signal ] : send signal to xsocksd: quit, stop
[-n] : non daemon mode
[-h, --help] : this help
[-v, --version] : show version
[-V] : verbose mode