accept no compromises
Showing 1 - 8 of 8 RSS Feed

Files from Sasha Pachev

First Active1999-08-17
Last Active1999-08-17
tcpgate-0.0.1.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

tcpgate is a daemon that listens on a port for connections, and when the connection is made, proxies/bounces it to the host/port pair specified in the config file unmodified. Very simple, but very useful when you need to get around a bad route/firewall or fool some smart alec access control without having to telnet a million times from host to host.

systems | unix
MD5 | 29cdbd4d1db8b055b42bc5e7ce30b8c4
tcpgate-0.0.2.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

tcpgate 0.0.2 - tcpgate is a tcp gateway/proxy. It listens on a port, when connection is made, opens another connection to the target host on the target port and forwards the packets unmodified. The target host sees the connection as coming from the host where tcpgate is running.

Changes: Added IP-based access control options. If you are upgrading, upgrade libtcp++ to the most recent version also, available at the same site.
tags | tcp
systems | unix
MD5 | 0639e6b859d77ce52f7d505c59af76a9
www_proxy-0.0.2.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

Simple non-caching HTTP proxy. Great for situations when the official route between two hosts is down/slow/firewalled , the routers cannot be reconfigured, and you need to look at a page on the one host from the other. In addition, it now support user-agent spoofing (there are a few sites that play a smart alec and will not show you pages unless they like your User-agent), regexp content filtering (to get rid of junk ads when you go places), and IP-based access control.

tags | web, spoof
systems | unix
MD5 | 86582df95e2852fb8b5b30f47c94f412
www_proxy-0.0.3.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

www_proxy 0.0.3 - www_proxy is a non-caching HTTP proxy with capability of modifying the User-Agent field. It has customizable content filterig capablity and unlike most proxy servers, it logs the contents of the body of a POST request, not just the header. This tool is handy for debugging CGI scripts, search engine submission programs, bypassing problematic routes and firewalls, and for getting rid of junk HTML content.

Changes: Added custom content filters. You can now write a program/script that reads STDIN, changes the content that came from the web server, and writes the modified content to STDOUT, and use it for a filter. C, C++, awk, sed, Perl, anyhting will do for a filter. www_proxy now needs the new version of libtcp++ (0.0.1c).
tags | web, cgi
systems | unix
MD5 | aa86e7edbc8bbd1886090c512e4421e6
libtcp++-0.0.1a.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

libtcp++ is a C++ class library to facilitate the creation of TCP/IP clients and servers. It has two classes, TcpClient and TcpServer. TcpServer has build it logging capability and a peer detection method in addition to regular server functionality.

tags | tcp
systems | unix
MD5 | 24d045ec23b97ae35229ce0819046cab
libtcp++-0.0.1b.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

libtcp++ is a C++ class library to facilitate the creation of TCP/IP clients and servers. It has two classes, TcpClient and TcpServer. TcpServer has build it logging capability and a peer detection method in addition to regular server functionality.

tags | tcp
systems | unix
MD5 | 79a1636917d66e21dcb917c5d3f80bbc
libtcp++-0.0.1c.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

libtcp++ 0.0.1c - Allows you to create C++ TCP/IP clients and servers without having to worry about gethostbyname, sockect, connect, bind, listen and accept. Has two classes, TcpClient and TcpServer. Both can do logging in addition to regular stuff that their names would suggest.

Changes: Added debug() and set_debug_level() methods to TcpServer class.
tags | tcp
systems | unix
MD5 | 0b68a4228a58aaa2f86a417a432d434c
libtcp++-0.0.2.tar.gz
Posted Aug 17, 1999
Authored by Sasha Pachev

libtcp++ 0.0.2 - libtcp++ allows you to create C++ TCP/IP clients and servers without having to worry about gethostbyname, sockect, connect, bind, listen and accept. It has three classes, TcpClient, TcpServer and TcpIpRuleSet. TcpClient allows you to initiate TCP/IP connections, TcpServer is an abstract class to be used for creating servers by inheriting from it, and TcpIpRuleSet allows you to establish a set of IP-based access rules, and check IPs against them.

Changes: Added IP-based access control option to TcpServer.
tags | tcp
systems | unix
MD5 | 66d0a0c3fe836a85985fa6aa98301128
Page 1 of 1
Back1Next

File Archive:

May 2012

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    37 Files
  • 2
    May 2nd
    53 Files
  • 3
    May 3rd
    33 Files
  • 4
    May 4th
    4 Files
  • 5
    May 5th
    10 Files
  • 6
    May 6th
    17 Files
  • 7
    May 7th
    19 Files
  • 8
    May 8th
    36 Files
  • 9
    May 9th
    34 Files
  • 10
    May 10th
    35 Files
  • 11
    May 11th
    20 Files
  • 12
    May 12th
    18 Files
  • 13
    May 13th
    11 Files
  • 14
    May 14th
    27 Files
  • 15
    May 15th
    58 Files
  • 16
    May 16th
    54 Files
  • 17
    May 17th
    25 Files
  • 18
    May 18th
    53 Files
  • 19
    May 19th
    9 Files
  • 20
    May 20th
    15 Files
  • 21
    May 21st
    25 Files
  • 22
    May 22nd
    32 Files
  • 23
    May 23rd
    35 Files
  • 24
    May 24th
    26 Files
  • 25
    May 25th
    25 Files
  • 26
    May 26th
    11 Files
  • 27
    May 27th
    8 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2012 Packet Storm. All rights reserved.

close