Is there a simple, one-line command to run a HTTP Proxy? There are several one-line commands “serve this directory over HTTP” (e.g.
python -m SimpleHTTPServer
). Is there any command, or one-liner, for launching a HTTP Proxy like that? I don't need to configure anything, this is just for short term, temporary use. It doesn't have to be efficient, or multithreaded, or performant. I want something FLOSS, and preferably just an apt-get install
away on my Ubuntu Linux 18.04 desktop.
Asked by Amandasaurus
(1336 rep)
Jun 9, 2020, 10:52 AM
Last activity: Dec 31, 2024, 05:07 AM
Last activity: Dec 31, 2024, 05:07 AM