Main > Free Download Search >

Free ping tunnel software for linux

ping tunnel

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 348
Ping Tunnel 0.61

Ping Tunnel 0.61


Ping Tunnel is a tool for reliably tunneling TCP connections over ICMP echo request. more>>
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. At first glance, this might seem like a rather useless thing to do, but it can actually come in your help in some cases.
Setting: Youre on the go, and stumble across an open wireless network. The network gives you an IP address, but wont let you send TCP or UDP packets out to the rest of the internet, for instance to check your mail. What to do? By chance, you discover that the network will allow you to ping any computer on the rest of the internet. With ptunnel, you can utilize this feature to check your mail, or do other things that require TCP.
Main features:
- Tunnel TCP using ICMP echo request and reply packets
- Connections are reliable (lost packets are resent as necessary)
- Handles multiple connections
- Acceptable bandwidth (150 kb/s downstream and about 50 kb/s upstream are the currently measured maximas for one tunnel, but with tweaking this can be improved further)
- Authentication, to prevent just anyone from using your proxy
<<less
Download (0.047MB)
Added: 2006-07-04 License: BSD License Price:
1234 downloads
tcptunnel 1.0

tcptunnel 1.0


tcptunnel is a simple TCP tunnel written in Perl. more>>
tcptunnel is a simple TCP tunnel written in Perl.

Also is a versatile tcp tunnel. The tcptunnel uses:
- tunnelling through a firewall or proxy
- redirecting tcp connections to other ports or machines
- debugging tcp connections in-place
- packet sniffing

The tcptunnel listens on local port < port > and when a connection is made it connects the other end of the tunnel as follows:
a) With no proxy specified, it connects the other end
to < srvport > on < srv >.
b) With a proxy, it connects to < srvport > on < proxy >.
It then directs the proxy to telnet to < srv >, and then it connects the ends of the tunnel.


<<less
Download (0.005MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1213 downloads
prtunnel 0.2.7

prtunnel 0.2.7


prtunnel is a program that can tunnel TCP/IP connections in a variety of ways. more>>
prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers. Some if its possible uses include:
- Tunneling TCP connections from client programs to a remote server through an HTTP or SOCKS5 proxy (useful if youre behind such a proxy and want to use a program that doesnt have native proxy support)
- Tunneling TCP connections from SOCKS-capable client programs through an HTTP or SOCKS5 proxy
- Tunneling TCP connections from an IPv4 client program to an IPv6 server and vice-versa
- Forwarding TCP connections
- Running as a simple SOCKS proxy server
prtunnel project was developed and used under Linux and BSD-based operating systems.
Enhancements:
- A bug that would cause malloc(0) to be called in some situations (which could cause problems on some systems) has been fixed.
- The server timeout, if specified, is now set before the proxy server successfully connects to the remote server, which will prevent the program from hanging if the proxy does not respond to the client.
<<less
Download (0.020MB)
Added: 2006-03-13 License: BSD License Price:
1325 downloads
utunnel 0.4

utunnel 0.4


utunnel is a tool that lets you tunnel all IP traffic (TCP, ICMP, etc.) over UDP. more>>
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 havent 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
<<less
Download (0.096MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1212 downloads
Tunnel 1.2.1

Tunnel 1.2.1


Tunnel project is a simple game involving a ball going down a tunnel. more>>
Tunnel project is a simple game involving a ball going down a tunnel.

Tunnel is a game in which you control a capsule going down a tunnel, shooting other balls in the way. In the process you should pick up power-ups and avoid collisions with enemy balls coming your way.

During the game, you can fire at other balls. They break into fragments which can damage your capsule, so beware.

If the game is too slow on your computer, try using a lower resolution, either using command line options or by modifying the options files.

Tunnel is free software released under the GPL.

<<less
Download (0.40MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1087 downloads
PingNode 0.1

PingNode 0.1


PingNode will ping network nodes at a set interval. more>>
PingNode will ping a list of network devices at a specified interval. PingNode will then create a record in a MySQL database for each ping indicating that the node was there or not there.

It will also send an email if the node is found to be down. The index.php page contains a list of monitored hosts with current status.

A detail page contains historical data for a given host.

ToDo:

Seperate table for hosts
Query data by date range
Dynamic host add/delete/modify
Custom Reports
disk space monitor
Process/Service monitor

<<less
Download (0.033MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1269 downloads
HTTPTunnel 0.9.4

HTTPTunnel 0.9.4


HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy. more>>
HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy.
This is a small application for tunnelling an arbitrary TCP socket connection over HTTP. It can be used, for example, to tunnel traffic out from behind a restrictive firewall that only allows outgoing HTTP web connections.
The basic idea is that you run an instance of the HTTP Tunnel application locally in client mode, that then connects out to another instance that you run at the remote end of the tunnel in server mode.
You then connect to the local client end of the tunnel with the application whose traffic you wish to tunnel, and all communications are then wrapped in HTTP. The tunnel may also go via a HTTP proxy, either explicitly or transparently.
Enhancements:
- This release includes some major bugfixes and improvements in the tunneling error detection and retransmission code.
- It also introduces support for building and running under Cygwin.
<<less
Download (0.059MB)
Added: 2007-08-19 License: GPL (GNU General Public License) Price:
807 downloads
pingx 1.0

pingx 1.0


pingx is utility that uses the XNoOp(3x) call to see how fast your connection to your X server. more>>
pingx is utility that uses the XNoOp(3x) call to see how fast your connection to your X server. Wonder whether your X performance is slower in a SSH tunnel? pingx can give you hard numbers so you can find out. It has an option to print out some details about the X server as well. Its also useful to see if a X server is up so you can fire up x2x or similar applications intelligently.
pingx is really nice for seeing if a remote display is up (use the options "-q -c 1"). It even returns immediately instead of waiting a second like the ICMP ping utility does, in case youre the impatient type.
Why would you need to know if a remote display is up? Well, I need to know because I have three monitors and two of them are on a dual-head machine. Im not sure whether the dual-head machine is running xinerama http://sourceforge.net/projects/xinerama/) or not this week, so Im unsure whether my center monitor is :0.1 or :0.0. This is important because I use x2vnc to control a third monitor over to the left, and if I give a bad DISPLAY variable to x2vnc it doesnt work.
Clueful people will probably point out that I should make :0.0 my left monitor and put a "Screen 1 RightOf Screen0" statement in my XF86Config-4, but I thought that writing an X protocol-level ping utility might be a fun thing to do instead.
It compiles under FreeBSD 4.3-RELEASE and Linux ok. I got lazy and make different LDLIBS lines in the Makefile. Ill use autoconf/automake in the future, but just edit the Makefile for now.
Enhancements:
- initial release. Has count, verbose, and quiet flags. Needs to have statistics and a signal handler written. Needs to be autoconfed and automaked.
<<less
Download (0.009MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1210 downloads
HTTunnel 0.04

HTTunnel 0.04


HTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl. more>>
HTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl.

To install this module do the following:

perl Makefile.PL
make
make test
make install

Note 1: The test suite will require the URL to an Apache::HTTunnel server to run. You will prompted for it during the installation. This server must allow tunnels to localhost:80. That Apache server must also return an HTTP 200 code for a "GET / HTTP/1.0" request.
Generally if the server has index.html file in the document root it will be ok.
<<less
Download (0.011MB)
Added: 2006-07-03 License: Artistic License Price:
1209 downloads
Cubehub Tunnel 1.0

Cubehub Tunnel 1.0


Cubehub is a simple UDP over TCP tunnel application written in Java. more>>
Cubehub is a simple UDP over TCP tunnel application written in Java. It is designed to help people behind a firewall to connect through a TCP connection and play Quake and other UDP-based games.
SOCKS 4 and 5 are protocols that are supposed to allow users to send data through a firewall. However, they only work like this if the SOCKS server is on the firewall itself. Whilst TCP/IP traffic is frequently permitted through firewalls, UDP/IP (required by most online games) is often blocked. When a SOCKS 5 server relays UDP data (SOCKS 4 does not support UDP), the packets are simply relayed, there is no tunnelling involved.
This application provides a solution, tunnelling the data being relayed by a SOCKS server over one or (for better gaming performance) multiple TCP connections to help applications and games to work from behind a restrictive firewall.
Main features:
- Socks 4/5 server
- TCP and UDP tunnelling over single or multiple TCP connections
- Resilience against individual connection dropping
<<less
Download (0.19MB)
Added: 2006-06-30 License: Freeware Price:
1216 downloads
Pingmaster 0.9

Pingmaster 0.9


Pingmaster theme periodically pings selected computer. more>>
Pingmaster theme periodically pings selected computer. It is done each 15 minutes (.theme file, line 2, interval in milisecs). Here, as you can see, my theme benefits from program "ping" (.theme file, last line).

So you can specifity computer you want to ping by any way which ping understands. Theme also benefits from programs "grep", "awk", and "date". Last one i have mentioned is used on line 12 in .theme file. There, you can change format of time displayed.

Themes look is made to fit "Ricardos kiramba debian" theme, which you can get at http://www.kde-look.org/content/show.php?content=30686.

Remember you must have programs mentioned above.

<<less
Download (0.005MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1209 downloads
autotunnel 1.3

autotunnel 1.3


Autotunnel is a small Project for setting up ipip-tunnel automatically. more>>
Autotunnel is a small Project for setting up ipip-tunnel automatically. This can give you the possibility to have a static ip address although you get a dynamic address by your dial-in provider. You need Linux-2.2.x or 2.4.x kernel on the server and the client to run it. (with ipip support of course)


A client have to connect to an autotunnel daemon, which is setting up the ipip tunnel after the client has authentificated. Authentification is done via PAM, SSL encrypted. So you need libpam and libssl libcrypt

Change into the diectory where you unpacked the tar-ball. Have a look at the Makefile and type make and make install . If you need a new certificate - key pair type make key
The certificate and key is installed /var/autotunnel.

<<less
Download (0.014MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1214 downloads
YATunnel 1.0.1

YATunnel 1.0.1


YATunnel is a simple tunneling program to bypass firewalls so you can access your computer at work from home. more>>
YATunnel is a simple tunneling program to bypass firewalls so you can access your computer at work from home.
tun-proxy should be running in some public computer without any firewalls. Youll have to give a port number to it with -p parameter, there isnt any default port just to make sure that this software couldnt be too easily tracked..
tun-server should be running in the computer behind the firewall that you want to access. Youll have to give the proxys host address and port number in command line.
To access the server, just ssh to the proxy in the given port and youre in.
Enhancements:
- A few fixes to make sure connections wont hang through firewalls:
- PING/PONG while waiting for client connection
- 30min idle timeout when client connection is up
<<less
Download (0.010MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1210 downloads
qPingTool 0.3.1

qPingTool 0.3.1


qPingTool provides a simple tool to enable pinging of external feed agregators. more>>
qPingTool provides a simple tool to enable pinging of external feed agregators.

Plone Ping Tool (qPingTool) is a simple tool to enable pinging of external feed agregators. Currently qPingTool is used with Plone Blog.

Plone Ping Tool (qPingTool) is a simple tool to enable pinging of external feed agregators. This product has no analogues in Plone. You no longer have the need to go to external feed aggregators like Technorati and inform them that your site has new content. Plone PingTool will do it instead of you thus saving your time.

<<less
Download (0.008MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
940 downloads
Pinger Network Tools 0.2

Pinger Network Tools 0.2


Pinger Network Tools is a simple frontend for ping, netstat, traceroute and whois. more>>
Pinger Network Tools is a simple frontend for ping, netstat, traceroute and whois.

My first ever Kommander script that I did in an effort to learn the Kommander scripting engine/style and to have something useful.

Built with Kommander Editor 1.2

<<less
Download (0.030MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1122 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5