Commit Graph

88 Commits

Author SHA1 Message Date
lionsoul2014 0ce74b8873 add io.Reader based xdb input supports 2026-05-19 11:42:03 +08:00
lionsoul2014 072b6fed24 segments iterate with CIDR supports 2026-05-16 10:58:49 +08:00
lionsoul2014 f939363a19 SegmentFrom parser is ready for CIDR and IP range 2026-05-16 10:14:20 +08:00
lionsoul2014 353524325a CIDR to ip range supports 2026-05-16 00:07:15 +08:00
lionsoul2014 72c657c378 export the Region API for callbacks 2026-04-29 17:36:30 +08:00
lionsoul2014 19a8816827 clean the region cache 2026-04-29 16:04:40 +08:00
lionsoul2014 787bd7ae07 use the Region cache 2026-04-29 15:52:40 +08:00
lionsoul2014 5b10989ac2 Thread-safe impl for CacheRegion 2026-04-29 13:44:14 +08:00
lionsoul2014 90e827633a Use the Region struct to manager the region info instead of old string 2026-04-29 12:23:51 +08:00
lionsoul2014 aab908c923 create if file not exists 2026-04-24 16:14:45 +08:00
lionsoul2014 c314ef54ca add SaveToFile(string) api 2026-04-24 09:41:02 +08:00
lionsoul2014 69d267d85d fix the bug of convert eList to segment list 2026-04-23 17:33:23 +08:00
lionsoul2014 d730db816a editor with put callback and auto segments merge 2026-04-22 16:28:11 +08:00
lionsoul2014 d36edc6e15 empty cli args value & help flag support 2026-04-22 15:34:45 +08:00
lionsoul2014 1d9ffabfeb add the LISENCE to the golang package root 2026-04-19 10:23:13 +08:00
lionsoul2014 36c9de10bb use the sCmd args for sub-command 2026-04-09 21:06:08 +08:00
lionsoul2014 e3094c8ef2 export the cmd util funcs 2026-04-08 10:56:37 +08:00
lionsoul2014 e76f995ceb add autoMege flag and return total/merged count for segments iterate 2026-04-02 11:24:56 +08:00
lionsoul2014 edb29aea3b add ip sub/half/middle functions 2026-04-02 11:00:19 +08:00
fa1seut0pia 1eba8ece3b 容器化 golang xdb_maker 2026-03-22 09:50:24 +08:00
lionsoul2014 04e51e2182 mv all the tests files to the ./sample 2026-03-13 09:36:24 +08:00
lionsoul2014 c63b1dc5db empty source and auto append supports 2026-03-12 11:23:43 +08:00
lionsoul2014 29c7048f93 optimize the disorder segments check 2026-03-07 11:28:30 +08:00
lionsoul2014 51e194a105 discontinuous or unordered data segments edit supports 2026-03-05 14:22:03 +08:00
lionsoul2014 b965ab8be9 non-contiguous segments load 2026-03-04 14:39:50 +08:00
lionsoul2014 112dfb99b5 non-contiguous ip ranges supports 2026-03-04 12:44:05 +08:00
lionsoul2014 e8242a24ea add english readme for golang maker 2026-02-25 22:41:35 +08:00
lionsoul2014 ad4253dbb0 update the demo tests result with the latest data 2026-01-28 22:48:03 +08:00
lionsoul2014 e6e3087144 source data clear based supports 2026-01-28 20:02:58 +08:00
lionsoul2014 56606de2f6 update the fields list doc link 2025-12-26 12:19:27 +08:00
lion 029a5578aa remove the un-used stats sub-cmd 2025-10-23 14:26:52 +08:00
lion 501c3c086d seperate all the sub commands impl 2025-10-23 14:02:51 +08:00
lion 4ff67f168c optimize the region filtering to achieve higher consecutive segments merging rate 2025-09-25 11:17:09 +08:00
lion cb3329390a Allow empty region info 2025-09-24 15:56:40 +08:00
lion 87d53b5018 some optimizations 2025-09-09 22:34:13 +08:00
lion a8a17b0f98 show the normalized ipv4 region 2025-09-06 10:35:57 +08:00
lion 0307a3df14 IPv6 RC verison with IPv4 compatible with the old implementation 2025-09-06 00:36:10 +08:00
lion d3ef2dcc28 stdlize the IP version global vars to IPvx 2025-09-05 14:12:54 +08:00
lion 6092e6d076 update the doc for the latest maker with IPv6 supported 2025-09-05 11:07:27 +08:00
lion 9cbcca588a add version flag for source ip editor 2025-09-05 09:51:18 +08:00
lion 33beaf96c9 add version flag and use it for the searcher create 2025-09-04 15:42:38 +08:00
lion 34e89d3f50 apply the field-list filter 2025-09-04 15:22:24 +08:00
lion 2735819b4f source ip data processor 2025-09-04 14:59:20 +08:00
lion 980c9cfdd4 make the region filtering an util func 2025-09-04 14:58:53 +08:00
lion cdd2a2fc85 update the comments for the latest changes 2025-09-04 12:33:58 +08:00
lion c0058781c9 version expected for xdb gen and auto version detect for search test 2025-09-04 11:14:58 +08:00
lion b830361c52 version flag 2025-09-03 21:40:43 +08:00
lion ac46b7359e write the IP version NO and runtime ptr bytes in the header 2025-09-03 21:06:25 +08:00
lion b73e190905 xdb ipv6 supporting (bytes operation is working) 2025-09-03 17:16:05 +08:00
lion 7a9a53a058 update the doc links 2025-06-19 11:16:33 +08:00