Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Pinned
2,134 contributions in the last year
Contribution activity
September 2019
- Fix the proxy watcher
- Only hash address if its a local route
- Replace Nodes with Peers
- allow setting advertise address
- Kcp transport
- Set node address to tunnel address
- update runtime to function
- Missing fixes for the tunnel
- Add tunnel fixes for quic and keepalive
- Option to set Link
- Move link to tunnel/
- Support plugin loading
- Add service registry
- Use .micro domain for mdns
- unlock before sending the message to avoid deadlock
- Update tunnel to send discovery on connect and multicast messages. An…
- Fix massive cruft in tunnel dial to set the link on discovered
- Add some fixes
- Tunnel session management and unicast/multicast
- Separate lookup nodes and setup nodes
- Only surface public ips from network api
- Format list peers, add graph command, set --node to --nodes
- Add health check command
- Network api kubernetes config
- First steps towards network cli commands
- Add the network api
- Allow setting network advertise address
- Strip dead proxy_address code
- Fix tunnel
- Add single boot ./micro command
- add registry service
- Force kill network service after 1 second when net.Close blocks
- Use muxer in the network