Commit Graph

96 Commits (master)

Author SHA1 Message Date
Robinson b52c4e1be6
version 2.24 2024-01-17 16:43:09 +01:00
Robinson d5f856c7a1
added easier method name/usage.
updated comments
2024-01-17 12:30:21 +01:00
Robinson 61074bf336
version 2.23 2023-08-20 10:55:40 +02:00
Robinson 4aa23a582a
updated version 2023-06-23 21:13:32 +02:00
Robinson bef18b3fdd
Cleaned up dns util 2023-06-23 21:09:35 +02:00
Robinson 60993ddb81
Added more TLD parsing support 2023-06-23 21:06:39 +02:00
Robinson 1d4f89c78e
code cleanup 2023-06-23 21:05:49 +02:00
Robinson 592b22351b
updated exception handling when getting lan ip address 2023-05-18 17:29:02 +02:00
Robinson 4b656c4bcc
Updated log 2023-05-08 09:58:46 +02:00
Robinson c74a42d50a
Updated version 2023-05-06 00:19:01 +02:00
Robinson 9a067f4ae3
Added short timeout for detecting the lan address 2023-05-06 00:18:45 +02:00
Robinson c5d8d88fd1
Updated deps. updated gradle 2022-11-21 16:37:55 +01:00
Robinson b2357824fc
Added LOCALHOST_STRING and WILDCARD_STRING to IPv4/6 2022-08-19 20:51:33 +02:00
Robinson 34fc27fa18
Fixed javadoc typo 2022-08-11 23:46:37 +02:00
Robinson d32da8d644
Updated version 2022-06-24 22:58:48 +02:00
Robinson 05b06efffe
Updated version 2022-06-14 11:21:34 +02:00
Robinson 78974edf2b
Moved TLD stuff to utils (since it's not explicitly using DNS), but is a utility for understanding/parsing DNS info 2022-06-14 11:18:16 +02:00
Robinson 797e5c6112
Updated version 2022-06-14 11:12:13 +02:00
Robinson e6d8d89021
Fixed ping on macos, removed dependency on utils 2022-06-14 10:34:33 +02:00
Robinson 0f6afbe911
updated libraries and version 2022-06-02 01:27:57 +02:00
Robinson 25acf47dda
Fixed loading resolve.conf 2022-06-02 01:26:39 +02:00
Robinson bf7e7c266f
Updated version 2022-05-24 23:35:03 +02:00
Robinson 6d1eaeecd2
Updated IPv6 to support mapping IPv4 if permitted 2022-05-24 23:32:32 +02:00
Robinson abbbd5c37c
Updated version 2022-05-23 21:09:40 +02:00
Robinson be9e5d95ac
Version 2.12 2022-05-06 00:53:45 +02:00
Robinson 10e1efa79e
Fixed issue when hostname has extra new-line appended to it 2022-05-06 00:53:06 +02:00
Robinson 800f57f5f7
Updated version 2022-04-11 21:34:45 +02:00
Robinson 9fd8b74559
Updated/added missing license information 2022-04-11 21:34:33 +02:00
Robinson c7496bf238
added hostname lookup 2022-04-11 21:25:33 +02:00
Robinson e7cb26c06b
Version 2.10 2022-04-04 12:56:56 +02:00
Robinson 44c0d1a756
Updated to use the version from common 2022-04-04 12:56:42 +02:00
Robinson 573098c5a4
Updated kotlin + dependencies 2022-04-04 12:53:54 +02:00
Robinson 8513d90c99
Updated dependencies. 2022-03-03 00:39:25 +01:00
Robinson 1f375a76ca Updated licensing library 2021-06-29 23:21:44 +02:00
Robinson 17735da8ed Updated version 2021-05-02 22:36:50 +02:00
Robinson 614fc0f637 Updated version 2021-04-29 01:32:51 +02:00
Robinson 88afd48b8c Added Inet4/6, to add an inet address for IP or HOSTname 2021-04-29 01:20:34 +02:00
Robinson d77f6ee353 Comment polish 2021-04-29 01:20:09 +02:00
Robinson 6fb1b23d01 updated version 2021-04-27 10:56:20 +02:00
Robinson d8ec62c680 Removed fromString, changed to toAddress 2021-04-27 01:04:31 +02:00
Robinson 540d134762 Removed WILDCARD_SAFE (it's not really wildcard, and it's not really safe) 2021-04-26 23:47:02 +02:00
Robinson c66444f45b added IPv4/6 cidrPrefixToSubnetMask, added IPv6 toInt (really a bigInt) convenience methods 2021-04-26 23:22:24 +02:00
Robinson 6b3bea9b1b Updated version 2021-04-26 15:52:50 +02:00
Robinson 43d01a74e2 fixed warnings 2021-04-26 15:45:11 +02:00
Robinson ece38d9421 converting JNA to kotlin 2021-04-26 15:38:27 +02:00
Robinson ea5085ac25 Rename .java to .kt 2021-04-26 15:33:19 +02:00
Robinson 6b331051a4 Removed dependency 2021-04-26 15:01:51 +02:00
Robinson 80e95c3097 Updated version 2021-04-09 13:58:11 +02:00
Robinson 6e61f165de Added updates 2021-04-09 13:56:57 +02:00
Robinson 6c36751d05 Added comments regarding IPv4-in-IPv6 2021-04-08 20:55:05 +02:00