utunnel 0.4 review
Downloadutunnel is a tool that lets you tunnel all IP traffic (TCP, ICMP, etc.) over UDP
|
|
utunnel is a tool that lets you tunnel all IP traffic (TCP, ICMP, etc.) over UDP. It also allows for the endpoints of these packets to be spoofed as other machines on your unswitched LAN (think wireless or hubs). This tool is simply a proof of concept and the actual uses are left to your choice.
In order to use udptunnel, libnet and libpcap are required. I haven't tested with any versions other than:
libpcap >= 0.8.1
libnet >= 1.1.2.1
Install instructions can be found in the INSTALL file, but the eager can
get away with issuing the following commands:
./configure
make
make install
utunnel 0.4 keywords