glitzflitz / Gateway.jl

Julia library for obtaining IP address of the default gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gateway.jl

Build Status

Julia library for obtaining IP address of the default gateway

Provides implementation for:

  • Linux
  • Windows
  • OS X
  • FreeBSD
  • Solaris

Documentation

For most use cases, all you ever need is:

getgateway() => Sockets.IPv4

Project Status

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.

About

Julia library for obtaining IP address of the default gateway

License:MIT License


Languages

Language:Julia 100.0%