connections
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1429
Yed 2.0.0
Yed is a C library of objects that handle filesystems, XML data, FTP connections, etc. more>>
Yed is an Open Source research project; its mission is the developing of a C software library made of modules ( objects )iUnknown.org instanceable in according to the main paradigms of Object Oriented Programming: incapsulation,data hiding and inheritance.
Yed core acts at only C compiler preprocessing level, using particular macros; therefore, using Yed objects is transparent to the C compiler, and it is not necessary to develope additional " translation" tools that have to be run before compiling.
Yed library contains objects that handle XML files, FTP connections, file system operations and so on.
<<lessYed core acts at only C compiler preprocessing level, using particular macros; therefore, using Yed objects is transparent to the C compiler, and it is not necessary to develope additional " translation" tools that have to be run before compiling.
Yed library contains objects that handle XML files, FTP connections, file system operations and so on.
Download (0.047MB)
Added: 2005-04-13 License: MIT/X Consortium License Price:
1654 downloads
PPPGun-Dialer 1.1
PPPGun-Dialer is a Tcl/Tk script that can be used to etablish a PPP connection by dialing a remote terminal server. more>>
PPPGun-Dialer is a Tcl/Tk script that can be used to etablish a PPP connection by dialing a remote terminal server.
It is based on PPP-on/PPP-off scripts, but it is more flexible than those scripts, allowing a more intelligent dialog with the modem.
PPPGun-Dialer is an user friendly program written in Tcl/Tk, Shell scripts, C language, nicely tested on Slackware-3.x, RedHat-5.x, RedHat-6.x, RedHat-7.0.
Main features:
- PAP, CHAP or NO PAP NO CHAP connections
- Global or per user connections
- Indications of the state of the line
<<lessIt is based on PPP-on/PPP-off scripts, but it is more flexible than those scripts, allowing a more intelligent dialog with the modem.
PPPGun-Dialer is an user friendly program written in Tcl/Tk, Shell scripts, C language, nicely tested on Slackware-3.x, RedHat-5.x, RedHat-6.x, RedHat-7.0.
Main features:
- PAP, CHAP or NO PAP NO CHAP connections
- Global or per user connections
- Indications of the state of the line
Download (0.08MB)
Added: 2005-04-19 License: GPL (GNU General Public License) Price:
1651 downloads
PHPwebmail 2.3
PHPwebmail is a PHP4 based IMAP Webmail Client. more>>
PHPwebmail is a Web-based IMAP and SMTP mail client. Often it is not possible to make outside mail connections from networks behind strict firewalls, or to configure a regular mail client (for example in an Internet cafe).
With PHPwebmail a mail client only needs a WWW connection to the mailserver. Specifically it only needs a connection to the webserver hosting PHPwebmail.
Most of the times the Web and mail server will be the same machine but PHPwebmail can connect to other mailservers as well as long as an IMAP connection between these two machines is allowed.
<<lessWith PHPwebmail a mail client only needs a WWW connection to the mailserver. Specifically it only needs a connection to the webserver hosting PHPwebmail.
Most of the times the Web and mail server will be the same machine but PHPwebmail can connect to other mailservers as well as long as an IMAP connection between these two machines is allowed.
Download (0.047MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1639 downloads
KSSH 0.7
KSSH is a ssh/openssh frontend for KDE. more>>
KSSH is a KDE front-end to ssh.
It can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.
This means that you can press in any konsole "New Session" and then select "Secure Shell".
<<lessIt can work as a standard KDE application that launches ssh connections in a terminal or as a konsole session.
This means that you can press in any konsole "New Session" and then select "Secure Shell".
Download (0.063MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1607 downloads
Viperin 0.1.2
Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers. more>>
Viperin-Z is a taskbar applet to manage virtual private network connections on the Sharp Zaurus family of handheld computers.
As a front-end to vpnc, the free Cisco VPN concentrator client, this application can set up various VPN configurations, connect to a selected one and monitor connection status.
Enhancements:
- Create session log in /var/log/viperinz.log
- Updated to work with vpnc 0.3.3
- Fix package removal
<<lessAs a front-end to vpnc, the free Cisco VPN concentrator client, this application can set up various VPN configurations, connect to a selected one and monitor connection status.
Enhancements:
- Create session log in /var/log/viperinz.log
- Updated to work with vpnc 0.3.3
- Fix package removal
Download (0.041MB)
Added: 2005-07-04 License: (FDL) GNU Free Documentation License Price:
1572 downloads
Cutter 1.03
Cutter is an TCP/IP Connection cutting on Linux Firewalls and Routers. more>>
Cutter is an TCP/IP Connection cutting on Linux Firewalls and Routers.
Cutter is an open source program that uses the FIN-ACK-RST packet technique described above to abort TCP/IP connections routed over the firewall or router on which it is run. It can be called using one of the following four syntaxes.
cutter ip-address
Example: "cutter 10.10.0.45"
Cuts all connections passing through the firewall between any ports on the specified ip-address (either a "private" or "public" address) and any other hosts. This can be used to close down all incoming connections to a particular server, all outgoing connections from a particular client or all outgoing connections to a server.
cutter ip-address port
Example: "cutter 200.1.2.3 80"
Cuts all connections to or from the specified ip-address/port pair. This allows the user to be a little more specific than the previous example and allows targetting of specific services on specific hosts.
cutter ip-address-1 port-1 ip-address-2
Example "cutter 200.1.2.3 22 10.10.0.45"
Cuts all connections between ip-address-2 and ip-address-1/port-1. This allows the user to cut connections between a specified "client" and a particular service on a specified host. Our example closes host 10.10.0.45s SSH connection to server 200.1.2.3.
cutter ip-address-1 port-1 ip-address-2 port-2
Example: "cutter 200.1.2.3 22 10.10.0.45 32451"
Cuts the specific connection between the two ip/port number pairs given.
IMPORTANT WARNING
Cutter has been designed for use as a administrators tool for Linux firewalls. Its use (as is, or modified) for any other purpose is not sanctioned by the author. So - do not use this tool as a parachute, or to dry your cat, chill meat, answer your phone, drive you car, teach your kids to read or attack other peoples computer systems or networks.
This software has been designed for "legal" and "appropriate" use by network security administrators and the like. It has been written as part of a larger Linux firewall project, targetting at controlling traffic from peer-to-peer software such as Kazaa, iMesh and others into and out of a private network. It is not designed as a tool for malicious use and the author in no way sanctions such use.
Users of the software should be aware that its actions are easily detectable using a number of readily available network monitoring tools, and it makes no attempt to disguise its actions. Malicious use of "cutter" could result in a jail sentance in a number of countries around the world.
<<lessCutter is an open source program that uses the FIN-ACK-RST packet technique described above to abort TCP/IP connections routed over the firewall or router on which it is run. It can be called using one of the following four syntaxes.
cutter ip-address
Example: "cutter 10.10.0.45"
Cuts all connections passing through the firewall between any ports on the specified ip-address (either a "private" or "public" address) and any other hosts. This can be used to close down all incoming connections to a particular server, all outgoing connections from a particular client or all outgoing connections to a server.
cutter ip-address port
Example: "cutter 200.1.2.3 80"
Cuts all connections to or from the specified ip-address/port pair. This allows the user to be a little more specific than the previous example and allows targetting of specific services on specific hosts.
cutter ip-address-1 port-1 ip-address-2
Example "cutter 200.1.2.3 22 10.10.0.45"
Cuts all connections between ip-address-2 and ip-address-1/port-1. This allows the user to cut connections between a specified "client" and a particular service on a specified host. Our example closes host 10.10.0.45s SSH connection to server 200.1.2.3.
cutter ip-address-1 port-1 ip-address-2 port-2
Example: "cutter 200.1.2.3 22 10.10.0.45 32451"
Cuts the specific connection between the two ip/port number pairs given.
IMPORTANT WARNING
Cutter has been designed for use as a administrators tool for Linux firewalls. Its use (as is, or modified) for any other purpose is not sanctioned by the author. So - do not use this tool as a parachute, or to dry your cat, chill meat, answer your phone, drive you car, teach your kids to read or attack other peoples computer systems or networks.
This software has been designed for "legal" and "appropriate" use by network security administrators and the like. It has been written as part of a larger Linux firewall project, targetting at controlling traffic from peer-to-peer software such as Kazaa, iMesh and others into and out of a private network. It is not designed as a tool for malicious use and the author in no way sanctions such use.
Users of the software should be aware that its actions are easily detectable using a number of readily available network monitoring tools, and it makes no attempt to disguise its actions. Malicious use of "cutter" could result in a jail sentance in a number of countries around the world.
Download (0.013MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1557 downloads
GNOME PPX 0.6.1
GNOME PPX is a framework to develop pppd dialers. more>>
GNOME PPX is a framework to develop pppd dialers. It currently features a suite of 3 dialers for broadband connections.
We currently support two protocols: PPPoE, PPPoA. We also provide a PPTP dialer but it is not support since we have no beta testers. It also features a very simple and intuitive interface.
Main features:
- Simple and easy to use
- Monitors connection state
- Shows connection statistics
- Docks into tray for easy access
<<lessWe currently support two protocols: PPPoE, PPPoA. We also provide a PPTP dialer but it is not support since we have no beta testers. It also features a very simple and intuitive interface.
Main features:
- Simple and easy to use
- Monitors connection state
- Shows connection statistics
- Docks into tray for easy access
Download (0.11MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1554 downloads
Gnome Remote Connection Manager 0.1.5
Gnome Remote Connection Manager is a gnome application that stores information about remote connections. more>>
Gnome Remote Connection Manager is a gnome application that stores information
about remote connections.
It gives you a GUI program to launch applications like telnet, shh, or rdesktop. It is highly configurable as to what type of applications it launches, so you are not limited to the three listed, for example I never thought of using it for ftp, but it would be easy to setup.
GRCM uses gconf to store information about connections.
Enhancements:
- Added some missing icons.
- Fixed a callback in the Connections Dialog that made the default arguments from the connection appear when selected.
<<lessabout remote connections.
It gives you a GUI program to launch applications like telnet, shh, or rdesktop. It is highly configurable as to what type of applications it launches, so you are not limited to the three listed, for example I never thought of using it for ftp, but it would be easy to setup.
GRCM uses gconf to store information about connections.
Enhancements:
- Added some missing icons.
- Fixed a callback in the Connections Dialog that made the default arguments from the connection appear when selected.
Download (0.17MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1553 downloads
Gnome-Dial 0.0.1
Gnome-Dial is an user-friendly PPP dialer for GNOME 2. more>>
Gnome-Dial is an user-friendly PPP dialer for GNOME 2. The idea which has given this project to light is quite simple: giving GNOME 2 users a usable, fullly-featured, GNOME-integrated, clean and fast interface to the ppp package in order to make dialup connections easily.
There already are tons of such tools and some are particullarly valid (Gnome-PPP for example), but they often need other programs like WvDial to make connections, or are not so clean, fast or well-integrated with the GNOME interface.
You can consider Gnome-Dial (expecially in this moment of hard development), a frontend for PPP, but this is not what it is intented to be: it will sooner or later begin to include new features and its own configuration files to represent modems, connections etc.
However it will not try to replace the ppp package. The package will soon include also a configuration generator.
<<lessThere already are tons of such tools and some are particullarly valid (Gnome-PPP for example), but they often need other programs like WvDial to make connections, or are not so clean, fast or well-integrated with the GNOME interface.
You can consider Gnome-Dial (expecially in this moment of hard development), a frontend for PPP, but this is not what it is intented to be: it will sooner or later begin to include new features and its own configuration files to represent modems, connections etc.
However it will not try to replace the ppp package. The package will soon include also a configuration generator.
Download (0.10MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1553 downloads
GWireless 0.0.3
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD. more>>
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD.
GWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
<<lessGWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
Download (0.28MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1527 downloads
Piorun Jabber Client 0.1.0
Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients. more>>
Piorun Jabber Client is a Jabber client for Gnome with user interface simmilar to IRC clients.
Currenly implemented features include: standard chat, multi-user chat, roster and subscriptions management, VCards, privacy lists, secure connections (TLS and SALSL).
Piorun is written using Mono/Gtk#
<<lessCurrenly implemented features include: standard chat, multi-user chat, roster and subscriptions management, VCards, privacy lists, secure connections (TLS and SALSL).
Piorun is written using Mono/Gtk#
Download (0.22MB)
Added: 2005-09-02 License: GPL (GNU General Public License) Price:
1514 downloads
Symbion SSL Proxy 1.0.5
SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port. more>>
SSL Proxy server listens on a TCP port, accepts SSL connections, and forwards them to another local or remote TCP port.
For example, it is possible to create an HTTPS server if you have an HTTP server and you run an SSL Proxy server on port 443 which forwards the connections to port 80.
SSL Proxys design makes it as secure as possible and still perform well.
Enhancements:
- Improved certificate handling (chained certificates are now supported), more error information on SSL protocol errors during SSL_accept(), -U and -D options (buffer size), and a "powered by" logo.
<<lessFor example, it is possible to create an HTTPS server if you have an HTTP server and you run an SSL Proxy server on port 443 which forwards the connections to port 80.
SSL Proxys design makes it as secure as possible and still perform well.
Enhancements:
- Improved certificate handling (chained certificates are now supported), more error information on SSL protocol errors during SSL_accept(), -U and -D options (buffer size), and a "powered by" logo.
Download (0.024MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1493 downloads
TCPWatch 1.3
TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections. more>>
TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections.
It displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services.
Enhancements:
- Made compatible with versions of tcl that have threads enabled.
- Log file numbers are now sequential.
- "user@host" is now accepted as a destination hostname (the user name is ignored).
<<lessIt displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services.
Enhancements:
- Made compatible with versions of tcl that have threads enabled.
- Log file numbers are now sequential.
- "user@host" is now accepted as a destination hostname (the user name is ignored).
Download (0.013MB)
Added: 2005-10-15 License: GPL (GNU General Public License) Price:
1476 downloads
FTP Monitor 0.8
FTP Monitor its a simple panel applet, which monitors incoming connections to ftpd. more>>
FTP Monitor is a simple panel applet, which monitors incoming connections to ftpd(vsftpd/ncftpd/pure-ftpd/proftpd) and generates passive popups.
For pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
<<lessFor pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
Download (0.85MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1441 downloads
sslredir 0.9.1
sslredir is a simple utility used for redirecting incoming non-SSL connections to outgoing SSL connections. more>>
sslredir is a simple utility used for redirecting incoming non-SSL connections to outgoing SSL connections.
sslredir project is useful for enabling applications such as mail, news, or IRC clients, which do not support SSL, to connect to SSL servers. It also supports connecting to the remote host through a SOCKS4A proxy, so sslredir is ideal for use with Tor.
sslredir is similar to stunnel or socat, except that it is not as general-purpose as socat. It uses less than 450 lines of Python, so it is simple to audit (although it does rely on M2Crypto which relies on OpenSSL, both of which are rather more difficult to audit). sslredir is also designed to work nicely with Tor, whereas I had run into bugs with both socat and stunnel.
<<lesssslredir project is useful for enabling applications such as mail, news, or IRC clients, which do not support SSL, to connect to SSL servers. It also supports connecting to the remote host through a SOCKS4A proxy, so sslredir is ideal for use with Tor.
sslredir is similar to stunnel or socat, except that it is not as general-purpose as socat. It uses less than 450 lines of Python, so it is simple to audit (although it does rely on M2Crypto which relies on OpenSSL, both of which are rather more difficult to audit). sslredir is also designed to work nicely with Tor, whereas I had run into bugs with both socat and stunnel.
Download (0.011MB)
Added: 2005-11-24 License: GPL (GNU General Public License) Price:
1429 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above connections search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed