tinyproxy / tinyproxy

tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
GNU General Public License v2.0
4.88k stars 668 forks source link

Documentation is particularly unfriendly to novices, how do I run it? #428

Closed xjiahong closed 2 years ago

xjiahong commented 2 years ago

run doc

rofl0r commented 2 years ago

tinyproxy -d -c tinyproxy.conf

xjiahong commented 2 years ago

thanks