|
|
@ -167,6 +167,8 @@ The config file equivalent of command line options is listed as example below. |
|
|
|
| -t 60 | "timeout": 60 |
|
|
|
| -a nobody | "user": "nobody" |
|
|
|
| --fast-open | "fast_open": true |
|
|
|
| --plugin "obfs-server" | "plugin": "obfs-server" |
|
|
|
| --plugig-opts "obfs=http" | "plugin_opts": "obfs=http" |
|
|
|
| -6 | "ipv6_first": true |
|
|
|
| -A | "auth": true |
|
|
|
| -n "/etc/nofile" | "nofile": "/etc/nofile" |
|
|
|