Dmitry Shulyak 22a2ee2d02
Fix go mod (#36)
Remove 1.10 ci from travis
2019-05-15 13:19:39 +03:00
..
2019-01-08 21:02:11 +01:00
2019-05-15 13:19:39 +03:00
2019-01-08 21:02:11 +01:00
2019-01-08 21:02:11 +01:00
2019-05-15 13:19:39 +03:00
2019-01-08 21:02:11 +01:00
2019-01-08 21:02:11 +01:00
2019-05-15 13:19:39 +03:00
2019-01-08 21:02:11 +01:00
2019-01-08 21:02:11 +01:00

gateway

A simple library for discovering the IP address of the default gateway.

Build Status

Provides implementations for:

  • FreeBSD
  • Linux
  • OS X (Darwin)
  • Solaris
  • Windows

Other platforms use an implementation that always returns an error.

Pull requests for other OSs happily considered!