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: http://www.thc.org/thc-ipv6
27
28
30 splitconnect6 v3.4 (c) 2018 by van Hauser / THC <vh@thc.org>
31 www.thc.org
32
33
34
35THC 2020-07-30 connsplit6(8)