From 26990c613029f517daf2f23100ef460df8156a6e Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Sun, 18 Jul 2021 00:53:23 +0300 Subject: [PATCH] upd doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0f20a6..a05b571 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ zagent248.hola.org,165.22.65.3,22222,22223,22224,22225,22226,digitalocean | Argument | Type | Description | | -------- | ---- | ----------- | | bind-address | String | HTTP proxy address to listen to (default "127.0.0.1:8080") | +| cafile | String | use custom CA certificate bundle file | | country | String | desired proxy location (default "us") | | dont-use-trial | - | use regular ports instead of trial ports | | force-port-field | Number | force specific port field/num (example 24232 or lum) |