Ward Vandewege
|
f7c7b4873a
|
Address a bunch of golangci-lint warnings.
|
2021-04-24 11:41:29 -04:00 |
|
Ward Vandewege
|
426b4fd98a
|
Add support for automatic TLS certificates via Let's Encrypt. Add a
configuration reference to the README.md file.
|
2021-04-23 22:55:01 -04:00 |
|
Ward Vandewege
|
1b30874cf8
|
Check for errors from the Serve() function.
|
2021-04-23 17:18:14 -04:00 |
|
Ward Vandewege
|
252c68c50a
|
Add HTTPS support for the web endpoint with manually configured
certificate/key files.
|
2021-04-23 17:18:00 -04:00 |
|
Ward Vandewege
|
c5a3d0b01c
|
In absPath, skip empty paths.
|
2021-04-23 16:42:27 -04:00 |
|
Ward Vandewege
|
683b151f19
|
If the configuration file contains relative paths (e.g. in the values
for private_key_path or derp_map_path), interpret them as relative to
the directory where the config.json file was read from.
|
2021-04-22 21:10:50 -04:00 |
|
Juan Font Alonso
|
9c40e829ec
|
Create preauthkeys kinda working (not usable yet)
|
2021-04-23 00:40:42 +02:00 |
|
Juan Font Alonso
|
176eea4a84
|
WIP on PreAuthKeys
|
2021-04-23 00:25:01 +02:00 |
|
Ward Vandewege
|
a71387f9d2
|
Add additional locations to look for the config.json file:
/etc/headscale and $HOME/.headscale
|
2021-04-21 17:33:09 -04:00 |
|
Juan Font Alonso
|
1fad8e6e5b
|
Added basic routes functionality
|
2021-03-14 11:38:42 +01:00 |
|
Juan Font Alonso
|
fc13f74851
|
Minor output fix & README improvements
|
2021-02-28 20:29:31 +01:00 |
|
Juan Font Alonso
|
b7655b1f68
|
Initial multi-user support using namespaces
|
2021-02-28 00:58:09 +01:00 |
|
Juan Font Alonso
|
b1d06f3ffd
|
headscale now has a CLI - registration of machines occurs there
|
2021-02-21 01:30:03 +01:00 |
|
Juan Font Alonso
|
a6100dc4d0
|
Load DERP servers from file
|
2021-02-20 23:57:06 +01:00 |
|
Juan Font Alonso
|
1ddb4febe8
|
Embedding frontend via Pkger
|
2020-07-04 13:38:58 +02:00 |
|
Juan Font Alonso
|
8187085e39
|
Added missing cmd
|
2020-06-21 12:33:43 +02:00 |
|