We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811303b commit 4fff766Copy full SHA for 4fff766
tests/cleaner_tests/ipv6_test/sos-test-ipv6.txt
@@ -2,6 +2,8 @@ This is a test file for ipv6 address obfuscation.
2
3
This address should be obfuscated
4
GOOD_IP=3000:505f:505f:505f:505f:505f:505f:505f
5
+As well as with trailing ':':
6
+GOOD_IP=3000:505f:505f:505f:505f:505f:505f:505f:
7
8
This address should not get sos stuck
9
BAD_IP=505f:505f:505f:505f:505f:505f:505f:505f
0 commit comments