VTun 3.0.0 review
DownloadVTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption
|
|
VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption.
In order to compile VTun you need some software packages.
Here are some key features of "VTun":
Encryption
Compression
Traffic shaping
VPN
Mobile IP
IP tunnel (tun).
Supports point-to-point IP tunnel.
Ethernet tunnel (ether).
Supports all protocols that work over Ethernet: IP,IPX,Appletalk,Bridge,...
Serial tunnel (tty).
Supports all protocols that work over serial lines: PPP,SLIP,...
Pipe tunnel (pipe).
Supports all programs that works over Unix pipes.
VTun protocol over TCP.
Allows to establish tunnels behind firewalls. Very reliable.
VTun protocol over UDP.
Fast and efficient protocol with small tunneling overhead.
Deflate (zlib).
Very efficient compression. Supported for TCP only.
LZO (lzo).
Super fast compression. Supported for UDP and TCP.
Challenge based authentication.
No clear text passwords.
BlowFish 128 bits key.
Fast efficient encryption with 128 bits MD5 hash keys.
Requirements:
Good C compiler (gcc, egcs, etc)
Lexical Analyzer (flex, lex)
YACC (yacc, bison, byacc)
Universal TUN/TAP driver
OpenSSL encryption library
What's New in This Release:
Configure looks for liblzo2 when available. (bc)
VTun 3.0.0 keywords