mirror of
https://github.com/calmh/gateway.git
synced 2026-07-17 01:14:59 +00:00
A library for discovering the address of a LAN gateway.
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| gateway_common.go | ||
| gateway_darwin.go | ||
| gateway_linux.go | ||
| gateway_test.go | ||
| gateway_unimplemented.go | ||
| gateway_windows.go | ||
| LICENSE | ||
| README.md | ||
gateway
A very simple library for discovering the IP address of the local LAN gateway.
Provides implementations for Linux, OS X (Darwin) and Windows.
Pull requests for other OSs happily considered!