Main > Free Download Search >

Free gold toe socks software for linux

gold toe socks

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 113
tsocks 1.8

tsocks 1.8


tsocks provides transparent network access through a SOCKS version 4 or 5 proxy (usually on a firewall). more>>
tsocks provides transparent network access through a SOCKS version 4 or 5 proxy (usually on a firewall).

SOCKS servers are a form of proxy that are commonly used in firewalled LAN environments to allow access between networks, and often to the Internet. The problem is that most applications dont know how to gain access through SOCKS servers. This means that network based applications that dont understand SOCKS are very limited in networks they can reach. An example of this is simple telnet.

tsocks role is to allow these non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary. If youre on a network firewalled from the internet with a SOCKS server for outside access, telnet cant use this server and thus cant telnet out to the Internet., sou you cannot get out.

tsocks is based on the shared library interceptor concept. Through use of the LD_PRELOAD environment variable or the /etc/ld.so.preload file tsocks is automatically loaded into the process space of every executed program. From there it overrides the normal connect() function by providing its own. Thus when an application calls connect() to establish a TCP connection it instead passes control to tsocks. tsocks determines if the connection needs to be made via a SOCKS server (by checking /etc/tsocks.conf) and negotiates the connection if so (through use of the real connect() function )

<<less
Download (0.082MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1221 downloads
GTacToe 0.3.2

GTacToe 0.3.2


GTacToe project is a Tic Tac Toe game with intelligent AI. more>>
GTacToe project is a Tic Tac Toe game with intelligent AI. It also features network play, two player local games, and much more.
Installing
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
Enhancements:
- Long break from coding on this but here are the minor changes and big bug fixes
- Cleaned up a lot of code to make sure the core/ui split is complete
- Prepared things for a QT gui for the 4.0.0 release
- Thinking about how I will do a windows port
- Added lots of header files and functions to the configure script
- Added the missing errno.h in the last release (sorry I didnt notice sooner)
- Fixed a network error where my error checking always reported an error
<<less
Download (MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1075 downloads
usocksd 0.9.3

usocksd 0.9.3


usocksd project is a user-mode SOCKS5 daemon. more>>
usocksd project is a user-mode SOCKS5 daemon.

While the usual "socksd" runs as a system service, perhaps on a firewall machine with no users, this one is intended to be run by users themselves.

There are two situations where this is useful:

1. User has access to a machine with less restricted connectivity than the machine he works on.

2. User is on an insecure network and wants all network traffic to be enrypted using "ssh", and has access to a machine running "sshd" on a more secure network. "usocksd" contains special provisions for this situation.

More information on how to run "usocksd" is in the man page.

Installation: sh ./configure; make; make install.
configure takes additional arguments --enable-debug, --enable-norelax and --with-socks5. configure --help for more info.

This program can itself use SOCKS, although I havent tested that option.

Developed on Linux 2.0, tested also on HPUX 10, AIX 4.1, Solaris 2.6.
<<less
Download (0.053MB)
Added: 2007-01-25 License: Public Domain Price:
1006 downloads
Unbounded Tic-Tac-Toe 1.1

Unbounded Tic-Tac-Toe 1.1


Unbounded Tic-Tac-Toe is an implementation of a popular game. more>> <<less
Download (0.027MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1404 downloads
No Tab Close Button 0.2.1

No Tab Close Button 0.2.1


No Tab Close Button is an extension which removes the close buttons on the tabs. more>>
No Tab Close Button is an extension which removes the close buttons on the tabs.

Removes the close buttons on the tabs (Firefox 2)
Removes the button on the right (Firefox 1.x).

For people that like to close their tabs with a middle click.

<<less
Download (0.001MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
928 downloads
Ugly Poker 1.0

Ugly Poker 1.0


Ugly Poker is a free video poker game for linux. more>>
Ugly Poker is a free video poker game for linux.

Ugly Poker is a Free Linux Game of Video Poker that might remind you of your favorite casino video poker machine youve played in Las Vegas or another casino somewhere in the world like gold studded Monaco, on a steamboat near Louisiana, around beautiful Lake Tahoe in Nevada, or Atlantic City on the boardwalk along the Atlantic Ocean.

With Ugly Poker, you can be reminded of those places just mentioned - without leaving your home. Call it ugly and convenient!

<<less
Download (1.8MB)
Added: 2005-12-09 License: Freeware Price:
1418 downloads
Kernel Socks Bouncer 0.0.4

Kernel Socks Bouncer 0.0.4


Kernel Socks Bouncer is Linux Kernel 2.6.x loadable module that redirects TCP connections. more>> <<less
Download (0.019MB)
Added: 2005-11-21 License: GPL (GNU General Public License) Price:
1437 downloads
Kitco Spot Gold Price Watcher 1.0

Kitco Spot Gold Price Watcher 1.0


Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website. more>>
Kitco Spot Gold Price Watcher is an extension which fetches the Bid and Ask price of Spot Gold from Kitcos website.

This extension retrieve the Bid and Ask price of Spot Gold from Kitcos website.

<<less
Download (0.004MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
635 downloads
Toes Online 0.4.1

Toes Online 0.4.1


Toes Online provides a member administration system. more>> <<less
Download (0.57MB)
Added: 2007-03-30 License: GPL (GNU General Public License) Price:
940 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
XO World 0.1

XO World 0.1


XO World is a board game that lets you play Tic-tac-toe versus computer on 10x10 board. more>>
XO World is a board game that lets you play Tic-tac-toe versus computer on 10x10 board.

You play against computer on 10x10 board. Both you and opponent place signs (yours is X, and computers is O) on the board - one at a time. The goal is to make a line of 5 signs before your opponent. Lines can be horizontal, vertical or diagonal.

<<less
Download (0.13MB)
Added: 2007-02-19 License: Freeware Price:
978 downloads
netToe 1.1.0

netToe 1.1.0


netToe project is a Tic Tac Toe game for the Linux console, playable over the network. more>>
netToe project is a Tic Tac Toe game for the Linux console, playable over the network.
netToe is a Tic Tac Toe-like game for the Linux console written in C using UNIX sockets. It is playable by 2 players over the network, against computer AI, or against another player on the same machine.
Enhancements:
- Completed the code section regarding colors.
- netToe now uses colors !
- Modified the parse_cmd_args(...) function to accept more than one argument at time, option --no-colors added. (ref: misc.c)
- Added modules terminal.c and terminal.h Those file include the new code to handle colors in nettoe.
- Added modules matrices.c and matrices.h Those files include the new code to handle the nettoe board matrix.
- Removed netmisc.c and netmisc.h modules and included the code in the network.c and network.h modules.
<<less
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
Privateer Gemini Gold 1.02a

Privateer Gemini Gold 1.02a


Privateer Gemini Gold is a remake of Wing Commander Privateer. more>>
Privateer Gemini Gold is a remake of Wing Commander Privateer.
Back in 1993 Privateer was released as part of the Wing Commander series and became a great success in the gaming industry. Over 10 years later a small group of privateer enthusiasts reintroduce the game with a new graphic engine and real 3d spaceflight.
As Grayson Burrows you inherited a small old scout class ship from your grandfather, to start over as a Privateer in a new and sparsely populated sector of the Confederation. Take your chance and become a pirate, merchant or hunter upgrade your ship and experience the hard truth in a border sector where noone has anything to give away...
This project is different from Privateer Remake in that it focuses on recreating the original Privateer without additional fan created content, it however shares the source with Privateer Remake.
Enhancements:
- new paradigm model with turrets
- new "New Constantinople Superbase" model
Bugfixes:
- "bounce back bug" which prevents you from landing
- Lynn Murphy mission: hostile militia wingmen
- Lynn Murphy mission: no mission payment
- Search for Mordichai Jones: Pirate doesnt deliver message
- cargo space calculation bug when using cargo expansion
- missing linux/ubuntu dependencies
- npcs are always hostile (linux)
- impossible rescue missions
- sound issues (linux)
<<less
Download (278MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
506 downloads
 
Other version of Privateer Gemini Gold
Privateer Gemini Gold 1.01 PatchPrivateer Gemini Gold is a remake of Wing Commander Privateer. Privateer Gemini Gold 1.01 ... Privateer Gemini Gold is a remake of Wing Commander Privateer. Back in 1993 Privateer was
License:GPL (GNU General Public License)
Download (25.8MB)
1195 downloads
Added: 2006-07-19
MOCKS 0.0.2-p2

MOCKS 0.0.2-p2


MOCKS is a small, easy configurable, RFC1928 compliant SOCKS 5 server. more>>
MOCKS is a small, easy configurable, RFC1928 compliant SOCKS 5 server. MOCKS supports upstream proxy and IP-based client filtering rules.
Compiling and Running MOCKS
Due to the simplicity of MOCKS, a make file was uncalled for. You can compile MOCKS with the build script included in this package (build) or with the following command:
gcc -lnsl -o mocks child.c error.c misc.c socksd.c up_proxy.c
If you encounter any problems during compilation dont hesitate to contact me (see section 5 of this file for details).
You can then control MOCKS like this:
Starting server:
./mocks start
Shutting it down:
./mocks shutdown
Get command line help:
./mocks --help
Enhancements:
- Username/Password-based authentication has been added.
<<less
Download (0.014MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1100 downloads
Gox 0.9

Gox 0.9


Gox project is a learning Naughts-and-Crosses game. more>>
Gox project is a learning Naughts-and-Crosses game.

Gox is a learning Naughts-and-Crosses game (a.k.a. Tic Tac Toe) for GNOME. The program starts off as a very weak player.

It learns from its mistakes, and eventually plays well. It is themeable, and can run either in its own window or as an applet in the GNOME panel.

Intended for young kids who might be frustrated by a perfect player, and who will learn as the machine learns.

Now featuring an enhanced GUI, themes, a panel applet, and multiple windows. GOX can be used as a human v. computer game, or the computer can be played against itself as background eye-candy.

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