Compare commits

..

1 commit

View file

@ -30,3 +30,13 @@ manual:
description: "{{ identifier }} port" description: "{{ identifier }} port"
default: default:
variable: manual.http_proxy.port variable: manual.http_proxy.port
version:
description: SOCKS host version used by proxy
choices:
- v4
- v5
default: v5
disabled:
type: identifier
when: 'HTTPS'