Commit Graph

6 Commits

Author SHA1 Message Date
gunix 366f132d1e added support for OpenVPN 2020-10-09 23:11:51 +03:00
gunix 1ab988a12f refactoring for the last commit 2020-09-23 00:32:44 +03:00
Michael Moon aac22fe847
Check more things (#2)
This commits will be reviewed in the next commit, to align coding style with the entire project.

The merge request from @triffid included the following commits:
* connect_to_wireguard_with_token: Check if "jq" and "curl" are available, allow script to issue multiple errors in a single invocation
* connect_to_wireguard_with_token: ensure /etc/wireguard exists
* connect_to_wireguard_with_token: only complain about ipv6 if it's not already disabled
* get_region_and_token: allow specifying maximum latency via environment variable, retain 50ms default
* connect_to_wireguard_with_token: pack tool checks within a function
* get_region_and_token: rename maximum_allowed_latency -> MAX_LATENCY
2020-09-23 00:17:46 +03:00
gunix 91c647fa28 change variable name for DNS 2020-09-19 13:29:15 +03:00
gunix 49bf4998e0 small fixes 2020-09-19 00:35:47 +03:00
gunix b88e135b89 refactoring and readme improvements 2020-09-19 00:08:43 +03:00