File: proxychains.lsm.in

package info (click to toggle)
proxychains 2.1-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 1,580 kB
  • ctags: 126
  • sloc: sh: 10,409; ansic: 957; makefile: 82
file content (23 lines) | stat: -rw-r--r-- 884 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Begin3
Title:		proxychains
Version:	@VERSION@
Entered-date:	@ISODATE@
Description:	Proxy Chains - redirect connections through proxy servers
		@configure_input@
		This program forces any tcp connection made by any given
		tcp client to follow through proxy (or proxy chain). 
    		It is a kind of proxifier. It acts like sockscap / premeo /
		eborder driver ( intercepts TCP calls )
    		This version supports SOCKS4, SOCKS5 and HTTP CONNECT proxy
		servers. Different proxy types can be mixed in the same chain.
Keywords:	http-connect, socks4, socks5, proxy
Author: 	netcreature@users.sourceforge.net (N3E7CR34TUR3)
Maintained-by:	netcreature@users.sourceforge.net (N3E7CR34TUR3)
Primary-site:	metlab.unc.edu pub/Linux/apps/some/directory
		31k proxychains-@VERSION@.tar.gz
		500  proxychains.lsm
Alternate-site: 
Original-site:  
Platforms:      
Copying-policy:	GNU copyleft
End