-
Notifications
You must be signed in to change notification settings - Fork 557
Description
How to config and start in the modem where config file?
~ # obfs-local --help
simple-obfs 0.0.5
maintained by Max Lv
usage:
obfs-local
-s Host name or IP address of your remote server.
-p Port number of your remote server.
-l Port number of your local server.
--obfs Enable obfuscating: HTTP or TLS (Experimental).
--http-method HTTP request method for obfuscating (Experimental).
--obfs-host Hostname for obfuscating (Experimental).
--obfs-uri HTTP path uri for obfuscating (Experimental).
[-a ] Run as another user.
[-f ] The file path to store pid.
[-t ] Socket timeout in seconds.
[-c ] The path to config file.
[-n ] Max number of open files.
[-b ] Local address to bind.
[--fast-open] Enable TCP fast open.
with Linux kernel > 3.7.0.
[--mptcp] Enable Multipath TCP on MPTCP Kernel.
[-v] Verbose mode.
[-h, --help] Print this message.
~ #