1
0
mirror of https://github.com/zu1k/nali.git synced 2025-02-08 21:32:41 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
zu1k
7a03f1589f Add ParseLine 2021-07-30 22:30:27 +08:00
zu1k
1607184601 better ValidIP 2020-09-28 08:26:08 +08:00
hyliang96
2d7d50b7b8 fix issue 22: replace ip4/ip6/domain with regexp with lookahead and lookback 2020-09-27 00:37:55 +08:00
louisehong
40c8fbdba4 Optimized ip checking algorithm for ipv6
IPv6 parser should fail with 8 groups plus one blank
2020-09-07 19:47:53 +08:00
zu1k
9752db597b Optimized ip checking algorithm 2020-09-07 10:23:35 +08:00
zu1k
ace8309f64 add trim for result 2020-07-21 17:54:57 +08:00
zu1k
e69316b95d fix space after ip 2020-07-21 17:23:38 +08:00