support for socks proxies

This commit is contained in:
Alan Hamlett 2016-05-21 13:09:55 +02:00
parent 724a841193
commit 1e5af3fd43
5 changed files with 858 additions and 4 deletions

View file

@ -28,8 +28,9 @@ optional arguments:
--entity-type ENTITY_TYPE
entity type for this heartbeat. can be one of "file",
"domain", or "app"; defaults to file.
--proxy PROXY optional https proxy url; for example:
https://user:pass@localhost:8080
--proxy PROXY optional proxy configuration. Supports HTTPS and SOCKS
proxies. For example: https://user:pass@host:port or
socks5://user:pass@host:port
--project PROJECT optional project name
--alternate-project ALTERNATE_PROJECT
optional alternate project name; auto-discovered