mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
proxy_tools is a very simple and useful proxy (as in the GoF design pattern) implementation, that I found to be useful outside the web context -- hence the extraction. WWW: https://github.com/jtushman/proxy_tools PR: 282455
3 lines
168 B
Text
3 lines
168 B
Text
proxy_tools is a very simple and useful proxy (as in the GoF design
|
|
pattern) implementation, that I found to be useful outside the web
|
|
context -- hence the extraction.
|