📄 readme
字号:
micro_proxy - really small HTTP/HTTPS proxymicro_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 anHTTP/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 entryTo build: If you're on a SysV-like machine (which includes old Linux systemsbut not new Linux systems), edit the Makefile and uncomment the SYSV_LIBSline. Otherwise, just do a make.Feedback is welcome - send bug reports, enhancements, checks, moneyorders, etc. to the addresses below. Jef Poskanzer jef@mail.acme.com http://www.acme.com/jef/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -