Main > Free Download Search >

Free ping tunnel 0.61 software for linux

ping tunnel 0.61

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 381
5Loaves 1.0

5Loaves 1.0


An open source, cross platform, secure, internet tunneling platform more>> An open source, cross platform, secure, internet tunneling platform with file transfer, web server, remote admin, proxy, and load balancing. Enables connections through or around firewalls and across sub-networks.<<less
Download (1.72MB)
Added: 2009-04-06 License: Freeware Price: Free
200 downloads
PING 1.10 / 2.00 RC7

PING 1.10 / 2.00 RC7


PING is a live Linux ISO, based on the excellent RIP (Recovery Is Possible) distribution. more>>
PING is a live Linux ISO, based on the excellent RIP (Recovery Is Possible) distribution. PING can be burnt on a CD and booted, or integrated in a PXE / RIS environment.
Several tools have been added and written, so to make this ISO the perfect choice to backup and restore whole partitions, an easy way. It sounds like Symantec Ghost(tm), but has even better features, and is totally free.
Main features:
- Backup and Restore partitions or files to a MS Network Shared directory;
- Backup and Restore the BIOS data as well;
- Either burn a bootable CD / DVD, either integrate within a PXE / RIS environment;
- Possibility to Blank local admins password;
- Create your own restoration bootable DVD (see the Howto Documentation);
- Partition and Format a disk before installing Windows (so to make sure your unattended Windows installation will happen on the right partition);
Specific advantages Linux brings you over DOS and Ghost :
- Most network cards automatically recognized by the Kernel (unlike DOS);
- Most CD/DVD readers automatically recognized by the Kernel (unlike DOS);
- You dont have to run a Ghostcast server to receive images over the network.
Whats New in 2.00 RC7 Development Release:
- NTFS filesystems were not being resized to the maximum size that the partition could contain, though logging reported such.
- An occasional hang on some systems when it came to mount NTFS partitions was fixed.
- For an unknown reason, using NTFS-3G drivers rather than native kernel drivers seems to resolve the issue.
- The kernel was updated to Linux 2.6.22.4.
- Some more network and S-ATA/SCSI drivers have been compiled.
<<less
Download (31.8MB)
Added: 2007-08-24 License: GPL (GNU General Public License) Price:
518 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
PingBlog 0.2

PingBlog 0.2


PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others. more>>
PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others.

<<less
Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
806 downloads
Devel::Cover::Truth_Table 0.61

Devel::Cover::Truth_Table 0.61


Devel::Cover::Truth_Table can create and manipulate truth tables for coverage objects. more>>
Devel::Cover::Truth_Table can create and manipulate truth tables for coverage objects.

SYNOPSIS

use Devel::Cover::Truth_Table;

# $a || $b
my $or_tt = Devel::Cover::Truth_Table->new_primitive(or_3, 0, 1, 1);

# $c && $d
my $and_tt = Devel::Cover::Truth_Table->new_primitive(and_3, 1, 0, 1);

# merge contents of $and_tt into right column of $or_tt, to create
# $a || ($c && $d)
$or_tt->right_merge($and_tt);

# get a (sorted) textual representation
my @text = $or_tt->sort->text;
print "$_n" foreach @text;

__END__
A B C |exp|hit
--------------
0 0 X | 0 |---
0 1 0 | 0 |---
0 1 1 | 1 |+++
1 X X | 1 |+++
--------------

<<less
Download (0.12MB)
Added: 2007-08-09 License: Perl Artistic License Price:
806 downloads
IRC Services 5.0.61 / 5.1pre4

IRC Services 5.0.61 / 5.1pre4


IRC Services are Services for IRC Networks. more>>
IRC Services are Services for IRC Networks (or just Services for short) provides for definitive nickname and channel ownership, automatic channel mode setting, memo (short message) storage and retrieval, and greater IRC operator control over the network.
Main features:
- Nickname management. Services allows users to "register" nicknames, and will prevent users other than the registrant from using them. Services also maintains information about each registered nickname, including the last time the nicks owner was online as well as a URL and E-mail address that can be set by the user.
- Channel management. Like nicknames, Services allows users to register channels as well. A channels owner can give privileges to other users of the channel, such as auto-opping or the ability to set various channel options, or conversely deny other users the ability to obtain channel operator privileges or even enter the channel altogether. Services will remember the topic on the channel even after the last user leaves, and can automatically set modes on the channel whenever a user joins it.
- Messages to offline users. Probably every IRC user has gone through the experience of waiting and waiting for someone to come online in order to pass a message along or ask a question. Services alleviates this with a "memo" system, allowing users to leave messages for other users even if the recipient is not online at the time; the recipient will be notified of the memo the next time they log on.
- Centralized network control. Services includes features which allow IRC operators greater control over the IRC network through a single point, and also defines multiple privilege levels for IRC operators with respect to Services itself. For example, IRC operators with sufficient privileges can use Services to set modes on any channel; it is also possible to ban users or groups of users from connecting to the network entirely, and such bans ("autokills" in Services terminology) will remain active even if a server, or Services itself, splits from the network.
Furthermore, each of these sets of features can be configured or disabled to match individual networks policies.
Whats New in 5.1pre4 Development Release:
- This release corrects various minor issues in the previous beta release and updates the ratbox protocol module to better support current versions of the ircd-ratbox server (note that versions earlier than 2.1 are no longer supported).
Whats New in 5.0.61 Stable Release:
- This release fixes a bug which allows users to crash Services on x86-64 (and potentially other non-x86) platforms.
<<less
Download (0.87MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
497 downloads
mrtg-ping-probe 2.2.0

mrtg-ping-probe 2.2.0


mrtg-ping-probe project monitors round trip time and packet loss to another host. more>>
mrtg-ping-probe project monitors round trip time and packet loss to another host. Still on my TODO list: add own min/max/avg rtt calculation, add perl ping module, add rping and rsh support...
mrtg-ping-probe is a ping probe for MRTG 2.x. It is used to monitor the round trip time and packet loss to networked devices. MRTG uses its output to generate graphs visualizing minimum and maximum round trip times or packet loss.
mrtg-ping-probe depends on the following software being installed on your system: perl (at least version 5.6.1), mrtg (I use version 2.8.8, though any mrtg 2.x version should work), and a ping program that displays a summary of the round trip times upon termination or timeout.
mrtg-ping-probe runs on AIX, BSD/OS 2.1, FreeBSD/2.2.x, IRIX/6.2, Linux, Mac OS X (Darwin 5.4), NetBSD, OpenBSD, OS/2, OSF1 V3.2, Solaris 1.1.2 (SunOS 4.1.4), Solaris 2.5.1 (SunOS 5.5.1), Solaris 7 (SunOS 5.7), Solaris 8 (SunOS 5.8), Solaris 9 (SunOS 5.9), HP-UX 9, Windows 98, and Windows 2000 (english, french, portugesee, and spanish locales).
If you install the Windows ping program that comes with Windows 98, Windows 2000, or WinSock 2.x, mrtg-ping-probe will also run on Windows 95 and Windows 4.0.
Support for additional systems is usually easy to add, as described in the file INSTALL.
Act responsible: do not use mrtg-ping-probe to ping devices without the owners permission. Just imagine 10,000 people would decide to ping your hosts ... mrtg-ping-probe is meant to be used within your network to get round trip time performance figures for your network.
Usage: mrtg-ping-probe [-hsvV] [-d deadtime] [-k count] [-l length] [-o ping_options] [-p [factor*]{min|max|avg|loss|integer}/[factor*]{min|max|avg|loss|integer}] [-r [rsh:][user@]host[:osname]] [-t timeout] host
Enhancements:
- new platforms supported: italian Windows 2000 locale.
- bugfixes: on Windows actually return deadtime when we lost all packets, not 0. the ping child process should actually be killed now on Unix platforms.
- changes: ***** Possible Incompatability ***** raised minimum required perl version to 5.6.1. lots of typos fixed.
<<less
Download (0.036MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
554 downloads
cracklinux 0.61

cracklinux 0.61


cracklinux provides a kernel module and shared object for Linux 2.6.x. more>>
cracklinux provides a kernel module and shared object for Linux 2.6.x.
It provides a set of functions normally only available in kernel mode or as root.
Main features:
- change NICE value of running task
- direct access on IO ports (wrapper for inb() / outb() ...)
- read and write physical memory addresses instead of virtual ones
- install Interrupt Service Routines running in UserSpace [EXPERIMENTAL]
- enable IO access (like ioperm(), or like iopl() beyond port 0x3FF)
- enable IO access for other process (for given PID), or global for all processes
Version restrictions:
- cracklinux ist only developed for and tested on IA-32 Single Processor Systems.
- Further, some functions can only be used by one application at the same time.
Enhancements:
- A small bugfix in the Makefile.
<<less
Download (0.023MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
830 downloads
httping 1.2.4

httping 1.2.4


httping is a ping-like tool for HTTP requests. more>>
httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers).
httping can be used for monitoring or statistical purposes (measuring latency).
Enhancements:
- A big memory leak in the SSL code was fixed.
- An audible ping mode was added.
<<less
Download (0.008MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
841 downloads
HTML::WikiConverter::Dialects 0.61

HTML::WikiConverter::Dialects 0.61


HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. more>>
HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect.

SYNOPSIS

# In your dialect module:

package HTML::WikiConverter::MySlimWiki;
use HTML::WikiConverter -dialect;

rule b => { start => **, end => ** };
rule i => { start => //, end => // };
rule strong => { alias => b };
rule em => { alias => i };
rule hr => { replace => "n----n" };

# In a nearby piece of code:

package main;
use Test::More tests => 5;

my $wc = new HTML::WikiConverter(
dialect => MySlimWiki
);

is( $wc->html2wiki( text ), **text**, b );
is( $wc->html2wiki( text ), //text//, i );
is( $wc->html2wiki( text ), **text**, strong );
is( $wc->html2wiki( text ), //text//, em );
is( $wc->html2wiki(
), ----, hr );

HTML::WikiConverter (or H::WC, for short) is an HTML to wiki converter. It can convert HTML source into a variety of wiki markups, called wiki "dialects". This manual describes how you to create your own dialect to be plugged into HTML::WikiConverter.

DIALECTS

Each dialect has a separate dialect module containing rules for converting HTML into wiki markup specific for that dialect. Currently, all dialect modules are in the HTML::WikiConverter:: package space and subclass HTML::WikiConverter. For example, the MediaWiki dialect module is HTML::WikiConverter::MediaWiki, while PhpWikis is HTML::WikiConverter::PhpWiki. However, dialect modules need not be in the HTML::WikiConverter:: package space; you may just as easily use package MyWikiDialect; and H::WC will Do The Right Thing.

From now on, Ill be using the terms "dialect" and "dialect module" interchangeably.

Subclassing

To interface with H::WC, dialects need to subclass it. Because youll probably be wanting the rule() and attribute() functions as well, subclassing and importing these functions is done in a single step:

use HTML::WikiConverter -dialect;

This will add HTML::WikiConverter to your dialects @ISA and will import the attribute() and rule() functions into your dialects package.

Conversion rules

Dialects guide H::WCs conversion process with a set of rules that define how HTML elements are turned into their wiki counterparts. Each rule corresponds to an HTML tag (including nonstandard tags), and there may be any number of rules. Rules are added with the rule() function that was imported when you subclassed H::WC (see above).

The syntax for rule() is as follows:

rule $tag => %subrules;

where $tag is the name of the HTML tag (e.g., "b", "em", etc.) and %subrules contains subrules that specify how that tag will be converted.

<<less
Download (0.034MB)
Added: 2007-07-09 License: Perl Artistic License Price:
838 downloads
Set::Infinite 0.61

Set::Infinite 0.61


Set::Infinite Perl module contains sets of intervals. more>>
Set::Infinite Perl module contains sets of intervals.

SYNOPSIS

use Set::Infinite;

$set = Set::Infinite->new(1,2); # [1..2]
print $set->union(5,6); # [1..2],[5..6]

Set::Infinite is a Set Theory module for infinite sets.

A set is a collection of objects. The objects that belong to a set are called its members, or "elements".

As objects we allow (almost) anything: reals, integers, and objects (such as dates).

We allow sets to be infinite.

There is no account for the order of elements. For example, {1,2} = {2,1}.

There is no account for repetition of elements. For example, {1,2,2} = {1,1,1,2} = {1,2}.

CONSTRUCTOR

new

Creates a new set object:

$set = Set::Infinite->new; # empty set
$set = Set::Infinite->new( 10 ); # single element
$set = Set::Infinite->new( 10, 20 ); # single range
$set = Set::Infinite->new(
[ 10, 20 ], [ 50, 70 ] ); # two ranges

empty set

$set = Set::Infinite->new;

set with a single element

$set = Set::Infinite->new( 10 );

$set = Set::Infinite->new( [ 10 ] );

set with a single span

$set = Set::Infinite->new( 10, 20 );

$set = Set::Infinite->new( [ 10, 20 ] );
# 10 10, open_begin => 0,
b => 20, open_end => 1,
}
);
# 10 new( 10, 20, 100, 200 );

$set = Set::Infinite->new( [ 10, 20 ], [ 100, 200 ] );

$set = Set::Infinite->new(
{
a => 10, open_begin => 0,
b => 20, open_end => 0,
},
{
a => 100, open_begin => 0,
b => 200, open_end => 0,
}
);

The new() method expects ordered parameters.

If you have unordered ranges, you can build the set using union:

@ranges = ( [ 10, 20 ], [ -10, 1 ] );
$set = Set::Infinite->new;
$set = $set->union( @$_ ) for @ranges;

The data structures passed to new must be immutable. So this is not good practice:

$set = Set::Infinite->new( $object_a, $object_b );
$object_a->set_value( 10 );

This is the recommended way to do it:

$set = Set::Infinite->new( $object_a->clone, $object_b->clone );
$object_a->set_value( 10 );

clone / copy

Creates a new object, and copy the object data.

empty_set

Creates an empty set.

If called from an existing set, the empty set inherits the "type" and "density" characteristics.

universal_set

Creates a set containing "all" possible elements.

If called from an existing set, the universal set inherits the "type" and "density" characteristics.

<<less
Download (0.048MB)
Added: 2007-07-07 License: Perl Artistic License Price:
839 downloads
Set::Infinite::Basic 0.61

Set::Infinite::Basic 0.61


Set::Infinite::Basic is a Perl module with sets of intervals. more>>
Set::Infinite::Basic is a Perl module with sets of intervals.

SYNOPSIS

use Set::Infinite::Basic;

$set = Set::Infinite::Basic->new(1,2); # [1..2]
print $set->union(5,6); # [1..2],[5..6]

Set::Infinite::Basic is a Set Theory module for infinite sets.

It works on reals, integers, and objects.

This module does not support recurrences. Recurrences are implemented in Set::Infinite.

METHODS

empty_set

Creates an empty_set.

If called from an existing set, the empty set inherits the "type" and "density" characteristics.

universal_set

Creates a set containing "all" possible elements.

If called from an existing set, the universal set inherits the "type" and "density" characteristics.

until

Extends a set until another:

0,5,7 -> until 2,6,10
gives
[0..2), [5..6), [7..10)

Note: this function is still experimental.

copy

clone

Makes a new object from the objects data.

Mode functions:

$set = $set->real;

$set = $set->integer;

Logic functions:

$logic = $set->intersects($b);

$logic = $set->contains($b);

$logic = $set->is_null; # also called "is_empty"

Set functions:

$set = $set->union($b);

$set = $set->intersection($b);

$set = $set->complement;
$set = $set->complement($b); # can also be called "minus" or "difference"

$set = $set->simmetric_difference( $b );

$set = $set->span;

result is (min .. max)

Scalar functions:

$i = $set->min;

$i = $set->max;

$i = $set->size;

$i = $set->count; # number of spans

Overloaded Perl functions:

print

sort,

Global functions:

separators(@i)

chooses the interval separators.

default are [ ] ( ) .. ,.

INFINITY

returns an Infinity number.

NEG_INFINITY

returns a -Infinity number.

iterate ( sub { } )

Iterates over a subroutine.
Returns the union of partial results.

first

In scalar context returns the first interval of a set.

In list context returns the first interval of a set, and the
tail.

Works in unbounded sets

type($i)

chooses an object data type.

default is none (a normal perl SCALAR).

examples:

type(Math::BigFloat);
type(Math::BigInt);
type(Set::Infinite::Date);
See notes on Set::Infinite::Date below.

tolerance(0) defaults to real sets (default)
tolerance(1) defaults to integer sets

real defaults to real sets (default)

integer defaults to integer sets

Internal functions:

$set->fixtype;

$set->numeric;

<<less
Download (0.048MB)
Added: 2007-07-06 License: Perl Artistic License Price:
840 downloads
Socks via HTTP 1.2

Socks via HTTP 1.2


Socks via HTTP provides a socks tunnel via HTTP. more>>
Socks via HTTP provides a socks tunnel via HTTP.

Socks via HTTP is a program converting SOCKS requests into HTTP requests and tunnelling them through HTTP proxies if needed.

The SOCKS protocol allows programs to traverse firewalls on any port number and is used by many popular programs, like Napster, MSN Messenger, CRT(telnet client) and many others.

Many companies restrict firewall traversals only to HTTP requests, disabling SOCKS proxy.

Socks via HTTP provides a miniature SOCKS server for the SOCKS client, performing its connection through an HTTP proxy to a remote server, which establishes the real connection.

Socks via HTTP is 100% Java, and can run on any OS. It is entirely written in Java.

<<less
Download (0.35MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
854 downloads
Stendhal 0.61

Stendhal 0.61


Stendhal is a multiplayer online adventure game. more>>
Stendhal project is a full fledged multiplayer online adventures game (MMORPG) developed using the Arianne game development system.
Stendhal features a new, rich and expanding world in which you can explore towns, buildings, plains, caves and dungeons.
You will meet NPCs and acquire tasks and quests for valuable experience and cold hard cash.
Your character will develop and grow and with each new level up become stronger and better. With the money you acquire you can buy new items and improve your armour and weapons.
And for the blood thirsty of your; satisfy your killing desires by roaming the world in search of evil monsters!
Stendhal is totally platform independent, written using Java 1.5 and the Java2D environment.
This game is marked as BETA. This implies it is still under construction and may contain bugs or be feature incomplete, however it may still be playable so please have a go!
Enhancements:
- Houses in Kobold City (Wofol) have opened their doors, and include a weapons trader and a mountain dwarf who needs errands run.
- Ados Barracks buys good armor, shields, and legs, and Ados haunted house has a basement and a resident ghost who wants to know about other spirits.
- The quartermaster of the Mithrilbourgh army requires boots and helmets.
- A GM /gag command has been added to silence players (it works like /jail), and Push has been added to push players, creatures, etc.
- You can make a wish at Wishing Wells, to get money, gold nuggets, gems, wood, etc.
- Several new creatures for levels 30-90 have been added.
<<less
Download (MB)
Added: 2007-06-23 License: GPL (GNU General Public License) Price:
854 downloads
Synfig 0.61.06

Synfig 0.61.06


Synfig is a powerful, industrial-strength vector-based 2D animation software package. more>>
Synfig application is a powerful, industrial-strength vector-based 2D animation software package, designed from the ground-up for producing feature-film quality animation with fewer people and resources.

While there are many other programs currently on the market to aid with the efficient production of 2D animation, we are currently unaware of any other software that can do what our software can.

2D Animation has traditionally been very expensive because every frame must be drawn by hand. Even with todays digital inking and painting software, the process still relies on individuals hand-drawing each frame. This laborious task is called "tweening".

Our animation technology eliminates the task of manual tweening, producing smooth, fluid motion without the animator having to draw out each frame individually.
This allows you to produce 2D animation with fewer people while producing a product of a higher quality.

Please keep in mind that this release of Synfig Studio is considered a developer preview. IE: It is targeted at developers, not end users. That being said, feel free to play around with it -- just be sure to give it another chance later on down the road if you find yourself a bit frustrated.

<<less
Download (0.28MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
863 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5