diff --git a/knowledge base/tinyproxy.md b/knowledge base/tinyproxy.md new file mode 100644 index 0000000..9b4c197 --- /dev/null +++ b/knowledge base/tinyproxy.md @@ -0,0 +1,20 @@ +# Tinyproxy + +Light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. + +## Table of contents + +1. [Further readings](#further-readings) + +## Further readings + +- [Website] +- [Github] + + + + +[github]: https://github.com/tinyproxy/tinyproxy +[website]: https://tinyproxy.github.io/