Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | WIP: use first ULA address as DHCPv6 source address | Mikael Magnusson | |
2023-02-24 | WIP: experimental pac content | Mikael Magnusson | |
2023-02-24 | WIP: dhcp dev | Mikael Magnusson | |
Turn off blocks | |||
2023-02-11 | WIP: dhcp | Mikael Magnusson | |
2023-02-09 | tunnel: auto-detect IPv6/IPv4 preference | Mikael Magnusson | |
Detect IP address change. Request non-VPN network. Update endpoint when needed. Unregister network on wgTurnOff and use IPv4 if network is not known. | |||
2023-02-09 | tunnel: implement http proxy for Android 10+ | Mikael Magnusson | |
Allow getting package names of tv apps. | |||
2023-02-09 | tunnel: add gRPC over unix domain socket to the go backend | Mikael Magnusson | |
With gRPC it will be easier to extend the go backend API. In this commit the Version function is reimplemented in gRPC. Gitignore generated protobuf files. |