1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 21:29:02 +08:00
Commit Graph

17 Commits

Author SHA1 Message Date
M09Ic
904c57efa9 move Result struct to type.go 2023-05-21 14:45:37 +08:00
M09Ic
97cde2aa94 Fix the bug of json nested error 2023-05-20 18:12:31 +08:00
M09Ic
3819ae6808 Add the source field to the json output. 2023-05-20 17:53:43 +08:00
M09Ic
d6d26f71f8 Fix the difference in output between stdin and cmd input. 2023-05-20 17:24:50 +08:00
Jason_R4bb1t
ff1449a4d1 add flag -j/--json. json format output. 2023-05-20 17:23:31 +08:00
henry
45953fcac5 fix concurrent map write 2022-07-28 09:53:59 +08:00
zu1k
c0643f7731 feat: Database from config
Signed-off-by: zu1k <i@zu1k.com>
2022-05-09 14:48:28 +08:00
biwenliang
303e23590a feat: make update module flex 2022-05-05 11:49:11 +08:00
zu1k
fe447a34f8 chore: Update cdn database url
Signed-off-by: zu1k <i@zu1k.com>
2022-04-03 17:25:55 +08:00
zu1k
6bc863cc69 refactor: project structure
Signed-off-by: zu1k <i@lgf.im>
2022-03-02 12:43:41 +08:00
zu1k
d1b584c3e7 refactor: better download and error handle
Signed-off-by: zu1k <i@lgf.im>
2022-03-02 12:34:11 +08:00
zu1k
b21c9b6728 feat: Support ip2region
Signed-off-by: zu1k <i@lgf.im>
2022-02-20 11:28:25 +08:00
zu1k
e4b0253ec6 fix: Trim result 2021-10-26 13:23:05 +08:00
zu1k
ebb97d662c fix: ipv6 geoip init 2021-08-12 06:14:27 +08:00
zu1k
bf5c917155 update deps 2021-08-11 17:54:10 +08:00
zu1k
6b76f4a50b feat: support db select 2021-08-11 10:02:54 +08:00
zu1k
8cb2d500f1 feat: Define DB interface 2021-08-02 12:01:25 +08:00