Commit graph

15 commits

Author SHA1 Message Date
Takanori Hirano
d710683181
Fix PingRecord race condition (#149) 2024-12-26 17:20:01 +00:00
pufferffish
f8a5d70c71 make device setting fields public 2024-07-22 15:38:07 +01:00
pufferffish
ff99bfd4a6 fix config parsing 2024-07-22 15:10:12 +01:00
pufferfish
eccf83a0cf
Add health status endpoint (#107)
* implement metric endpoint

* implement ICMP ping

* fix linting

* fix IPv6 pings

* Add documentation for --info
2024-04-12 05:24:16 +01:00
Jonah Brüchert
31e6afd75d
Allow to use wireproxy as endpoint (#74)
This is useful for running wireguard endpoints in unprivileged
containers.
2023-07-15 20:39:24 +01:00
Wayback Archiver
30d2697f03
Add silent flag to reduce output (#67) 2023-05-20 23:47:19 +01:00
Fabian Off
b18b709f84 make VirtualTun fields public 2022-12-23 14:32:36 +01:00
Jordan Webb
aef9da0bdf Allow multiple peers, tunnels, and proxies 2022-08-20 19:11:40 -05:00
octeep
e686381fa9 update go version to 1.18 2022-05-20 12:25:48 +01:00
octeep
fded2e2506 Add IPv6 support 2022-04-03 19:35:08 +01:00
octeep
4b3bcb80ea add documentation 2022-04-01 00:47:14 +01:00
octeep
5af80fad6a use system nameserver if DNS field is empty #26 2022-03-31 09:32:43 +01:00
octeep
e660423a17 handle dev.IpcSet error 2022-03-30 19:01:39 +01:00
octeep
6f9e9d2f42 fix multi-value fields 2022-03-30 16:18:10 +01:00
octeep
6a557b1f06 code refactor 2022-03-29 00:19:29 +01:00