ip2k / gateway

A library for discovering the address of a LAN gateway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A library for discovering the address of a LAN gateway.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%