Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 199 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 199 Bytes

native-hostname

Java binding to get the hostname via the OS native call on POSIX and Windows NT.

Why

Because InetAddress.getLocalHost().getHostName() sucks.

License

EUPL-1.2