| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- Add a ClientProxyReady callback
- do a DNS request for the IPs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
useful for the android app
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed to replace TCP endpoint and for adding the private key
|
|
|
|
if the argument is nil, a fresh one is automatically created
|
|
|
|
|
|
|
|
|
|
|