We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c834cd commit ffcfa86Copy full SHA for ffcfa86
README.md
@@ -31,6 +31,8 @@ Usage of ./glorp:
31
Path to the CA cert's private key
32
-port uint
33
Listen port for the proxy, default 8080
34
+ -proxy string
35
+ downstream proxy to use in URI format. example: socks5://127.0.0.1:9050. empty means no downstream proxy
36
-v int
37
log level
38
```
0 commit comments