Compare commits
1 commit
v1.1_032~1
...
v1.1_032
Author | SHA1 | Date | |
---|---|---|---|
de63937bff |
1 changed files with 14 additions and 0 deletions
|
@ -4,3 +4,17 @@ manual:
|
|||
use_for_https:
|
||||
description: Also use this proxy for HTTPS
|
||||
default: true
|
||||
|
||||
https_proxy:
|
||||
description: HTTPS Proxy
|
||||
|
||||
address:
|
||||
description: HTTPS address
|
||||
type: domainname
|
||||
params:
|
||||
allow_ip: true
|
||||
|
||||
port:
|
||||
description: HTTPS Port
|
||||
type: port
|
||||
default: 8080
|
||||
|
|
Loading…
Reference in a new issue