Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protocol & obfs #57

Open
angle600 opened this issue Mar 27, 2021 · 0 comments
Open

protocol & obfs #57

angle600 opened this issue Mar 27, 2021 · 0 comments

Comments

@angle600
Copy link

没有看到有关于protocol与obfs的配置啊, 这是 shadowsocksr-libev还是shadowsocks-libev ?

usage:

ss-local

   -s <server_host>           Host name or IP address of your remote server.
   -p <server_port>           Port number of your remote server.
   -l <local_port>            Port number of your local server.
   -k <password>              Password of your remote server.
   -m <encrypt_method>        Encrypt method: table, rc4, rc4-md5,
                              aes-128-cfb, aes-192-cfb, aes-256-cfb,
                              aes-128-ctr, aes-192-ctr, aes-256-ctr,
                              bf-cfb, camellia-128-cfb, camellia-192-cfb,
                              camellia-256-cfb, cast5-cfb, des-cfb,
                              idea-cfb, rc2-cfb, seed-cfb, salsa20,
                              chacha20 and chacha20-ietf.
                              The default cipher is rc4-md5.

   [-a <user>]                Run as another user.
   [-f <pid_file>]            The file path to store pid.
   [-t <timeout>]             Socket timeout in seconds.
   [-c <config_file>]         The path to config file.
   [-n <number>]              Max number of open files.
   [-i <interface>]           Network interface to bind.
   [-b <local_address>]       Local address to bind.

   [-u]                       Enable UDP relay.
   [-U]                       Enable UDP relay and disable TCP relay.

   [--fast-open]              Enable TCP fast open.
                              with Linux kernel > 3.7.0.
   [--acl <acl_file>]         Path to ACL (Access Control List).
   [--mtu <MTU>]              MTU of your network interface.
   [--mptcp]                  Enable Multipath TCP on MPTCP Kernel.

   [-v]                       Verbose mode.
   [-h, --help]               Print this message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant