Files
2022-08-27 02:26:00 +08:00

15 lines
324 B
Markdown

# go-gateway
A simple library for discovering the IP address of the default gateway.
[![Build Status](https://travis-ci.org/net-byte/go-gateway.svg)](https://travis-ci.org/net-byte/go-gateway)
Provides implementations for:
+ Linux
+ MacOS
+ Windows
Other platforms use an implementation that always returns an error.