Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nixigaj/go-default-route

Library for getting default route in Go
https://github.com/nixigaj/go-default-route

Last synced: 1 day ago
JSON representation

Library for getting default route in Go

Awesome Lists containing this project

README

        

# default-route

This is [tailscale.com/net/interfaces](https://pkg.go.dev/tailscale.com/net/interfaces) modified to have fewer dependencies and only provide the functionality of getting the default route. This was previously used for my [`what`](https://github.com/nixigaj/what) cli tool.