1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 13:19:02 +08:00
nali/internal
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
..
config feat: Support update db by direct download 2022-05-24 15:16:48 +08:00
constant feat: implement self-update for nali (#177) 2023-09-28 22:41:43 +08:00
db feat: Handle NAT64 address query (#200) 2024-12-30 14:04:06 +08:00
migration fix crash and fix migration qqwry #161 (#162) 2023-05-01 20:53:49 +08:00
repo test: added test for version.go 2023-10-02 13:30:57 -04:00