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

172 Commits

Author SHA1 Message Date
zu1k
cc95913d0b docs: Update readme
Signed-off-by: zu1k <i@lgf.im>
2022-03-02 12:51:21 +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
9bd139565a fix: ip2region city
Signed-off-by: zu1k <i@lgf.im>
2022-02-20 11:41:26 +08:00
zu1k
7637de1a1c docs: Update readme
Signed-off-by: zu1k <i@lgf.im>
2022-02-20 11:33:19 +08:00
zu1k
b21c9b6728 feat: Support ip2region
Signed-off-by: zu1k <i@lgf.im>
2022-02-20 11:28:25 +08:00
zpcc
75d8173f77 fix color print in cmd.exe (#78) 2022-02-08 18:01:55 +08:00
zu1k
9100a6d2ff Add sha256sum for release
Signed-off-by: zu1k <i@lgf.im>
2021-12-17 16:19:51 +08:00
wisecsj
da557eda4a Update Makefile to support M1 (#75)
pre-build binary support darwin-arm64
2021-12-17 15:41:40 +08:00
zu1k
57ecaa8591 fix ipv4 in ipv6 parse
Signed-off-by: zu1k <i@lgf.im>
2021-12-17 13:31:08 +08:00
zu1k
c8b3130e1a Add version flag
Signed-off-by: zu1k <i@lgf.im>
2021-12-17 13:24:13 +08:00
zu1k
184fdd3005 Delete docker.yml 2021-12-16 13:28:41 +08:00
zu1k
0198f6f0ec fix: CName match #66
Signed-off-by: zu1k <i@lgf.im>
2021-12-16 13:20:24 +08:00
zu1k
4e22a5cf2b fix: Match IPv4 in IPv6 #70
Signed-off-by: zu1k <i@lgf.im>
2021-12-16 13:01:32 +08:00
zu1k
1e116c8e70 chore: Update deps
Signed-off-by: zu1k <i@lgf.im>
2021-12-16 12:12:46 +08:00
zu1k
b0be871ccc add goland svg 2021-11-04 21:37:55 +08:00
zu1k
cd1def5169 fix: GitHub Actions docker 2021-10-26 13:49:14 +08:00
zu1k
e4b0253ec6 fix: Trim result 2021-10-26 13:23:05 +08:00
zu1k
17839a6974 chore: Update dependences 2021-10-26 13:20:09 +08:00
zu1k
8e87230fa8 fix: Prevent domain name matching IP #64 2021-10-26 13:17:33 +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
0151892abb Merge pull request #57 from zu1k/refactor
Refactor
2021-08-11 10:03:23 +08:00
zu1k
6b76f4a50b feat: support db select 2021-08-11 10:02:54 +08:00
zu1k
2d99679810 fix entity parse 2021-08-03 08:33:26 +08:00
zu1k
fa2bab49c7 fix entity parse 2021-08-03 08:31:27 +08:00
zu1k
592a2eabb5 color print 2021-08-03 07:54:35 +08:00
zu1k
40274f64a4 go fmt 2021-08-02 12:03:06 +08:00
zu1k
8cb2d500f1 feat: Define DB interface 2021-08-02 12:01:25 +08:00
zu1k
7a03f1589f Add ParseLine 2021-07-30 22:30:27 +08:00
zu1k
e7ea663d27 Add type Entity 2021-07-30 21:46:06 +08:00
zu1k
a788bf35bb update deps 2021-07-30 20:23:44 +08:00
dependabot[bot]
6d669ba733 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#54)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:56 +08:00
dependabot[bot]
6b3ccc32a8 Bump docker/build-push-action from 2.4.0 to 2.6.1 (#52)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:43 +08:00
dependabot[bot]
833763e385 Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#51)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:30 +08:00
dependabot[bot]
a202fbde86 Bump actions/cache from 2.1.5 to 2.1.6 (#50)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:16 +08:00
zu1k
c2868d7a5e Update FUNDING.yml 2021-05-16 10:35:47 +08:00
zu1k
ca9005a506 Merge pull request #48 from zu1k/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
2021-05-16 10:32:30 +08:00
dependabot[bot]
badfff11ab Bump docker/build-push-action from 2 to 2.4.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:04:04 +00:00
zu1k
f64b16a7f4 Merge pull request #47 from huyz-git/master
更新 ZX IPV6 数据库的下载地址
2021-04-19 16:10:22 +08:00
huyz-git
5433ce446e update zx ipv6 database address 2021-04-19 15:11:11 +08:00
dependabot[bot]
0c4408dd23 Bump actions/cache from v2.1.4 to v2.1.5 (#44)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 19:02:14 +08:00
dependabot[bot]
043185d09c Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#42)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-10 14:26:14 +08:00
zu1k
fb7cb77806 Fix: nil pointer when use GeoIP2 to find IPv6 #43 2021-04-10 14:23:57 +08:00
dependabot[bot]
c57ead2281 Bump golang.org/x/text from 0.3.5 to 0.3.6 (#41)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.5...v0.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 12:45:46 +08:00
zu1k
710597802b fix domain re 2021-03-26 16:28:41 +08:00
dependabot[bot]
8319d3591d Bump github.com/oschwald/geoip2-golang from 1.4.0 to 1.5.0 (#39)
Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases)
- [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 11:01:38 +08:00
dependabot[bot]
3dda35a92f Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#38)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-21 08:24:19 +08:00
dependabot[bot]
21fdfe90b6 Bump actions/cache from v2 to v2.1.4 (#36)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-21 08:24:03 +08:00
dependabot[bot]
a1795174d2 Bump golang.org/x/text from 0.3.4 to 0.3.5
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 18:07:58 +08:00