diff options
author | Ozan Göktan <ozan@goktan.site> | 2024-03-10 14:39:46 +0100 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2024-03-21 14:51:58 +0800 |
commit | 544e4a90619bc6bf39a6845d8e5b7b3c0b2e160a (patch) | |
tree | 92fe292ae0de68a5cf37ab5573ba3d82461e437c /net/microsocks/files/microsocks.config | |
parent | 8742b6c340ec4b82efd99d07f58fdb816f3dc107 (diff) |
microsocks: update to 1.0.4
Signed-off-by: Ozan Göktan <ozan@goktan.site>
Diffstat (limited to 'net/microsocks/files/microsocks.config')
-rw-r--r-- | net/microsocks/files/microsocks.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/microsocks/files/microsocks.config b/net/microsocks/files/microsocks.config index b85d74084..d834a7aac 100644 --- a/net/microsocks/files/microsocks.config +++ b/net/microsocks/files/microsocks.config @@ -7,3 +7,4 @@ config microsocks 'config' option user '' option password '' option auth_once '0' # Boolean, must be used together with user/pass + option quiet '1' |