Added php based registration web for Tunnel6 server - especially for free hosting...
[tunnel6.git] / client / README-linux
blob06bb837f0599a489015feab3c57ebfef8153d97b
1  _                          _  ____ 
2 | |                        | |/ ___|
3 | |_ _   _ _ __  _ __   ___| / /___ 
4 | __| | | | '_ \| '_ \ / _ \ | ___ \
5 | |_| |_| | | | | | | |  __/ | \_/ |
6  \__|\__,_|_| |_|_| |_|\___|_\_____/
8 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
10 Tunnel6 client is opensource software distributed under GNU/GPL3 license
11 which provides you connectivity over the IPv6 protocol.
13 Client uses your IPv4 connectivity to create tunnel between client and server
14 over the UDP protocol with default port 6060.
15 It should also go through all NATs and classic firewalls..
17 It uses TUN device, which is standard Linux component for creating
18 virtual interface and transfering data.