| Age | Commit message (Collapse) | Author |
|
|
|
|
|
wireguard+proxy profile and ProxyEndpoint instead of TCPEndpoint as
proxyguard now uses HTTP for the initial packet
|
|
|
|
Otherwise breaks servers that only have wireguard support and we pass
prefer tcp
|
|
This completely rewrites the internal server package. Some advantages:
- Caches less
- Uses a callback interface so that the client package does not get so
convoluted
- Introduce a new API package that only deals with the server API and
uses github.com/jwijenbergh/eduoauth-go
|