mirror of
https://github.com/net-byte/go-gateway.git
synced 2024-04-21 12:21:40 +00:00
15 lines
324 B
Markdown
15 lines
324 B
Markdown
# go-gateway
|
|
|
|
A simple library for discovering the IP address of the default gateway.
|
|
|
|
|
|
[](https://travis-ci.org/net-byte/go-gateway)
|
|
|
|
Provides implementations for:
|
|
|
|
+ Linux
|
|
+ MacOS
|
|
+ Windows
|
|
|
|
Other platforms use an implementation that always returns an error.
|