You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1020 B
1020 B
NetworkUtils
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
2.21
```
Gradle Info
dependencies {
...
implementation("com.dorkbox:NetworkUtils:2.21")
}
License
This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.