mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-09 12:49:03 +00:00
| .. | ||
| gateway_darwin.go | ||
| gateway_linux.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!