1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 13:19:02 +08:00
nali/pkg/re
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
..
re_test.go fix: CDN support regex 2022-06-29 17:00:34 +08:00
re.go feat: Handle NAT64 address query (#200) 2024-12-30 14:04:06 +08:00