File: README

package info (click to toggle)
micro-proxy 20021030%2Bdebian-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 60 kB
  • ctags: 21
  • sloc: ansic: 355; makefile: 59; sh: 22
file content (24 lines) | stat: -rw-r--r-- 817 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
	     micro_proxy - really small HTTP/HTTPS proxy

micro_proxy is a very small HTTP/HTTPS proxy.  It runs from inetd,
which means its performance is poor.  But for low-traffic sites,
it's quite adequate.  It implements all the basic features of an
HTTP/HTTPS proxy, in only 260 lines of code.

See the manual entry for more details.

Files in this distribution:

    README		this
    Makefile		guess
    micro_proxy.c	source file
    micro_proxy.8	manual entry

To build: If you're on a SysV-like machine (which includes old Linux systems
but not new Linux systems), edit the Makefile and uncomment the SYSV_LIBS
line.  Otherwise, just do a make.

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/