mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-09 10:01:45 +00:00
Add HTTPS proxy option description to README
This commit is contained in:
@@ -92,6 +92,8 @@ The command line program supports loading configurations from both JSON files an
|
||||
| HTTP connection timeout in seconds | http_timeout | -http-timeout |
|
||||
| HTTP basic auth username | http_user | -http-user |
|
||||
| HTTP basic auth password | http_password | -http-password |
|
||||
| HTTPS cert file | https_cert | -http-cert |
|
||||
| HTTPS cert key | https_key | -http-key |
|
||||
| Access control list | acl | -acl |
|
||||
| Server address | server | -server |
|
||||
| Authentication username | username | -username |
|
||||
|
@@ -90,6 +90,8 @@ Hysteria 是专门针对恶劣网络环境(常见于在中国访问海外服
|
||||
| HTTP 超时时间(秒) | http_timeout | -http-timeout |
|
||||
| HTTP 验证用户名 | http_user | -http-user |
|
||||
| HTTP 验证密码 | http_password | -http-password |
|
||||
| HTTPS 证书文件 | https_cert | -http-cert |
|
||||
| HTTPS 密钥文件 | https_key | -http-key |
|
||||
| ACL 规则文件 | acl | -acl |
|
||||
| 服务端地址 | server | -server |
|
||||
| 验证用户名 | username | -username |
|
||||
|
Reference in New Issue
Block a user