syncthing/vendor/github.com/jackpal/gateway
Audrius Butkevicius c49453c519 lib/pmp: Add NAT-PMP support (ref #698)
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/2968
2016-04-13 18:50:40 +00:00
..
LICENSE lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
README.md lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
gateway_darwin.go lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
gateway_linux.go lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
gateway_test.go lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
gateway_unimplemented.go lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00
gateway_windows.go lib/pmp: Add NAT-PMP support (ref #698) 2016-04-13 18:50:40 +00:00

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!