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

3 Commits

Author SHA1 Message Date
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
zu1k
6bf5d94920 fix: CDN support regex
Signed-off-by: zu1k <i@zu1k.com>
2022-06-29 17:00:34 +08:00
zu1k
6bc863cc69 refactor: project structure
Signed-off-by: zu1k <i@lgf.im>
2022-03-02 12:43:41 +08:00