NetworkUtils/README.md

1.1 KiB

NetworkUtils

Dorkbox Github Gitlab Bitbucket

Provides various Network Utilities, for IP/MAC address conversion, PING (without having to be root or with proper permissions) and managing various linux network properties


  
  

  
Maven Info
---------
... com.dorkbox NetworkUtils 0.1 ```

Gradle Info

dependencies {
    ...
    compile 'com.dorkbox:NetworkUtils:0.1'
}

License

This project is © 2014 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.