-
Notifications
You must be signed in to change notification settings - Fork 127
Home
amitabha edited this page May 17, 2015
·
3 revisions
Xsocks is a secure and fast proxy for protect your network traffic.
Usage: xsocksd [-l bind] <-k password> [-p pidfile] [-c concurrency] [-t timeout] [-s signal] [-nhvV]
Options:
-k <password> : password of server
[-l <bind address>] : bind address:port (default: 0.0.0.0:1073)
[-c <concurrency>] : worker threads
[-d <dns>] : name servers for internal DNS resolver
[-p <pidfile>] : pid file path (default: /var/run/xsocks/xsocksd.pid)
[-t <timeout>] : connection timeout in senconds
[--signal <signal>] : send signal to xsocksd: quit, stop
[-n] : non daemon mode
[-h, --help] : this help
[-v, --version] : show version
[-V] : verbose mode