We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbd002 commit 0244af5Copy full SHA for 0244af5
README.md
@@ -131,7 +131,7 @@ proxy_server_port | 服务端的端口 | 是 | 无
131
bind_address | 客户端绑定的IP地址 | 否 | "127.0.0.1" |
132
listen_port | 客户端的监听端口 | 否 | 8089 |
133
rsa_public_key | RSA公钥 | 是 | 无 |
134
-cipher | 加密方法 | 是 | "aes-256-ofb" |
+cipher | 加密方法 | 否 | "aes-256-ofb" |
135
timeout | 超时时间(秒) | 否 | 240 |
136
workers | 并发工作线程数 | 否 | 2 |
137
0 commit comments