Skip to content

Commit 0244af5

Browse files
committed
Update README.md
1 parent dcbd002 commit 0244af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ proxy_server_port | 服务端的端口 | 是 | 无
131131
bind_address | 客户端绑定的IP地址 | 否 | "127.0.0.1" |
132132
listen_port | 客户端的监听端口 | 否 | 8089 |
133133
rsa_public_key | RSA公钥 | 是 | 无 |
134-
cipher | 加密方法 | | "aes-256-ofb" |
134+
cipher | 加密方法 | | "aes-256-ofb" |
135135
timeout | 超时时间(秒) | 否 | 240 |
136136
workers | 并发工作线程数 | 否 | 2 |
137137

0 commit comments

Comments
 (0)