Download Latest Version pchain-0.2a.tar.bz2 (45.2 kB)
Email in envelope

Get an email when there's a new version of PChain

Home / v0.1b
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2011-08-04 951 Bytes
pchain-0.1b.tar.bz2 2011-08-04 39.7 kB
Totals: 2 Items   40.7 kB 0
###################
#              
# PChain v0.1b
#
##################
#
#
# Compilingy:
g++ pchain.cpp server.cpp thread.cpp tunnel.cpp connect.cpp function.cpp -o pchain -lssl -lpthread

# EXAMPLE #
# ./pchain -p 6984 -l plist1.txt -i 4 -t SOCKS -n 2 -a 120 -o 6
# RECOMMENDATION FOR IRC AND WEB BROWSING
# Recommending for WEB browsing is setting -o to 6 or here around
# For IRC i recommend u setting -o to 120
##########################################################################

# Options
-p # Define local pchain port to be used as SOCKS or HTTP proxy server
-l # Define file with proxies. Default proxy.list
-i # Idle, kill connection if it is idle more than x/s
-t # Define PChain server type. How to run PChain, as HTTP server or SOCKS server.
-n # Define how many proxies you will have in chain. Default: 1, but you can run it as single proxy too without chain of 
     proxies...
-a #
-o # Timeout, kill connection if idle>=timeout
Source: readme.txt, updated 2011-08-04