Julia library for obtaining IP address of the default gateway
Provides implementation for:
- Linux
- Windows
- OS X
- FreeBSD
- Solaris
For most use cases, all you ever need is:
getgateway() => Sockets.IPv4
The package is tested against Julia v1.2
release on Linux and Windows. If you have OS X and BSD variant/Solaris environment please feel free to submit test results.