1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 21:29:02 +08:00
nali/internal/db
Yangyu Chen 8c17abbd66
feat: Handle NAT64 address query (#200)
We can query the NAT64 address by the IPv4 address part of the NAT64
address. This is useful when we want to know the NAT64 address of a
specific IPv4 address. We also add a new regex pattern to match the
NAT64 address like 64:ff9b::1.1.1.1 .

Signed-off-by: Yangyu Chen <cyy@cyyself.name>
2024-12-30 14:04:06 +08:00
..
cache.go fix concurrent map write 2022-07-28 09:53:59 +08:00
db.go feat: Handle NAT64 address query (#200) 2024-12-30 14:04:06 +08:00
default.go chore: Update qqwry.date download url 2022-07-21 10:36:47 +08:00
type.go chore: make code scanning happy 2023-08-24 11:10:52 +08:00
update.go chore: format 2022-10-24 09:53:42 +08:00