1connsplit6(8) IPv6 connsplit6(8)
2
3
4
6 connsplit6
7
8
10 [-vd] connsplit6 INTERFACE client|server
11
12
14 -v verbose mode
15 -d debug mode
16
17 Manipulates all incoming (client) or outgoing (server) TCP connections that are
18 from (server) or to (client) port 64446, and sets a new destinatin (server) or
19 source (client) address.
20 The purpose of this is a proof of concept to make connect analysis difficult.
21 It is recommended to use the splitconnect6.sh script to control this tool.
22
24 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
25
26 The homepage for this toolkit is: https://github.com/vanhauser-thc/thc-
27 ipv6
28
29
31 splitconnect6 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
32 www.github.com/vanhauser-thc/thc-ipv6
33
34
35
36THC 2023-07-22 connsplit6(8)