zu1k
|
fedbb96901
|
fix: ip2region city
Signed-off-by: zu1k <i@lgf.im>
|
2022-02-20 11:41:26 +08:00 |
|
zu1k
|
58e9ef65e4
|
docs: Update readme
Signed-off-by: zu1k <i@lgf.im>
|
2022-02-20 11:33:19 +08:00 |
|
zu1k
|
21795154fa
|
feat: Support ip2region
Signed-off-by: zu1k <i@lgf.im>
|
2022-02-20 11:28:25 +08:00 |
|
zpcc
|
89baf9846b
|
fix color print in cmd.exe (#78)
|
2022-02-08 18:01:55 +08:00 |
|
zu1k
|
c970940d36
|
Add sha256sum for release
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-17 16:19:51 +08:00 |
|
wisecsj
|
0824abad07
|
Update Makefile to support M1 (#75)
pre-build binary support darwin-arm64
|
2021-12-17 15:41:40 +08:00 |
|
zu1k
|
9f8be105fa
|
fix ipv4 in ipv6 parse
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-17 13:31:08 +08:00 |
|
zu1k
|
ba5e887bb5
|
Add version flag
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-17 13:24:13 +08:00 |
|
zu1k
|
e0973fc2f3
|
Delete docker.yml
|
2021-12-16 13:28:41 +08:00 |
|
zu1k
|
9c140437fa
|
fix: CName match #66
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-16 13:20:24 +08:00 |
|
zu1k
|
9695e7b1ca
|
fix: Match IPv4 in IPv6 #70
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-16 13:01:32 +08:00 |
|
zu1k
|
c51c436de7
|
chore: Update deps
Signed-off-by: zu1k <i@lgf.im>
|
2021-12-16 12:12:46 +08:00 |
|
zu1k
|
d4a15200e4
|
add goland svg
|
2021-11-04 21:37:55 +08:00 |
|
zu1k
|
f299668a1f
|
fix: GitHub Actions docker
|
2021-10-26 13:49:14 +08:00 |
|
zu1k
|
9af0000bc5
|
fix: Trim result
|
2021-10-26 13:23:05 +08:00 |
|
zu1k
|
17b9c8dab6
|
chore: Update dependences
|
2021-10-26 13:20:09 +08:00 |
|
zu1k
|
2d86ad763a
|
fix: Prevent domain name matching IP #64
|
2021-10-26 13:17:33 +08:00 |
|
zu1k
|
4386b97d15
|
fix: ipv6 geoip init
|
2021-08-12 06:14:27 +08:00 |
|
zu1k
|
ccd38185a6
|
update deps
|
2021-08-11 17:54:10 +08:00 |
|
zu1k
|
152063a94c
|
Merge pull request #57 from zu1k/refactor
Refactor
|
2021-08-11 10:03:23 +08:00 |
|
zu1k
|
063fffff90
|
feat: support db select
|
2021-08-11 10:02:54 +08:00 |
|
zu1k
|
a6a8d2945b
|
fix entity parse
|
2021-08-03 08:33:26 +08:00 |
|
zu1k
|
644df4c729
|
fix entity parse
|
2021-08-03 08:31:27 +08:00 |
|
zu1k
|
692ff30b0b
|
color print
|
2021-08-03 07:54:35 +08:00 |
|
zu1k
|
bb5065fd65
|
go fmt
|
2021-08-02 12:03:06 +08:00 |
|
zu1k
|
001a5f1715
|
feat: Define DB interface
|
2021-08-02 12:01:25 +08:00 |
|
zu1k
|
f92b91af23
|
Add ParseLine
|
2021-07-30 22:30:27 +08:00 |
|
zu1k
|
cd68efc956
|
Add type Entity
|
2021-07-30 21:46:06 +08:00 |
|
zu1k
|
b0a37fba41
|
update deps
|
2021-07-30 20:23:44 +08:00 |
|
dependabot[bot]
|
e2c884d87a
|
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]
|
ea6ed51663
|
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]
|
f8cf2d5ef5
|
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]
|
ad956665ff
|
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
|
2cd8e8c84c
|
Update FUNDING.yml
|
2021-05-16 10:35:47 +08:00 |
|
zu1k
|
76c83eda42
|
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]
|
de11e7580c
|
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
|
6e5fb3a3ad
|
Merge pull request #47 from huyz-git/master
更新 ZX IPV6 数据库的下载地址
|
2021-04-19 16:10:22 +08:00 |
|
huyz-git
|
7e84f7896a
|
update zx ipv6 database address
|
2021-04-19 15:11:11 +08:00 |
|
dependabot[bot]
|
8afc4f44ca
|
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]
|
61ef643204
|
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
|
27600d4af3
|
Fix: nil pointer when use GeoIP2 to find IPv6 #43
|
2021-04-10 14:23:57 +08:00 |
|
dependabot[bot]
|
10b36ef070
|
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
|
77fa304123
|
fix domain re
|
2021-03-26 16:28:41 +08:00 |
|
dependabot[bot]
|
f53c3c3262
|
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]
|
ccaab2ada7
|
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]
|
f303737347
|
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]
|
46a229f2b7
|
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 |
|
dependabot[bot]
|
e61bd419fb
|
Bump actions/upload-artifact from v2.2.1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-15 18:07:41 +08:00 |
|
zu1k
|
24ecd1492d
|
Merge pull request #32 from zu1k/dependabot/github_actions/actions/upload-artifact-v2.2.1
Bump actions/upload-artifact from v2.2.0 to v2.2.1
|
2020-11-17 13:30:16 +08:00 |
|
zu1k
|
a26ac3bea3
|
Merge pull request #31 from zu1k/dependabot/go_modules/github.com/ipipdotnet/ipdb-go-1.3.1
Bump github.com/ipipdotnet/ipdb-go from 1.3.0 to 1.3.1
|
2020-11-17 13:30:07 +08:00 |
|