19 Commits
Author SHA1 Message Date
demus 3263e6366f Fix a buglet 0.2.1 2025-02-19 21:10:27 +01:00
demus 8fc94754c3 Allow only printing the results to console and only printing CIDRs 0.2.0 2025-02-19 11:47:42 +01:00
harleo 8a1dee9d58 Update README.md 2022-04-10 17:37:10 +02:00
harleo 7bf449c1df Fix CIDR function, Update rate limit check, Drop support for CIDRv6
- Exclusion of network and broadcast addresses would result in out of bounds for edge cases
- API rate limit check more reliable
- Dropped support for CIDRv6 ranges for the mean time
2021-03-19 23:32:06 +01:00
harleo 072b018597 Update README 2020-10-04 22:56:01 +02:00
harleo 9ff1cfaa5d Update response handling, Update README 2020-10-02 23:43:02 +02:00
harleo 6b20180b03 Update README.md 2020-06-13 14:45:53 +02:00
LeoandGitHub 684f364064 Merge pull request #5 from harleo/devel
Update response handling, Update README
2020-06-13 14:42:40 +02:00
harleo 171d132904 Update README.md 2020-06-13 14:41:19 +02:00
harleo cfa8538223 Update asnip.go 2020-06-13 14:35:55 +02:00
harleo 68db332045 Update response handling, Update README 2020-06-13 14:35:19 +02:00
LeoandGitHub 44ba98b8bc Create LICENSE 2020-06-07 13:26:36 +02:00
harleo e565fb3757 Update README 2019-11-26 21:17:05 +01:00
harleo 1b657cebf2 Fix redundant loop
Loop would be initiated regardless of print parameter
2019-11-24 16:25:51 +01:00
harleo e32ce955b5 Improve UX and IO handling 2019-11-24 16:12:27 +01:00
harleo 8ddf52261a Update README.md 2019-11-23 20:11:07 +01:00
harleo 3b656f3d98 Fix issue #3
Temporary fix of issue #3 by removing the save flag option.
2019-11-23 19:50:16 +01:00
harleo eb0c6b0f1b Fix argument parsing 2019-11-23 12:44:17 +01:00
harleo cede367f42 Initial commit 2019-11-23 12:24:43 +01:00