2 parents 5cf9eb5 + 4ebab68 commit eace2d3Copy full SHA for eace2d3
1 file changed
README.rst
@@ -50,6 +50,14 @@ Apply CLI proxy: (MacOS, Linux)
50
$ export http_proxy=http://localhost:8080
51
$ export https_proxy=http://localhost:8080
52
53
+
54
+Run With Docker
55
+----------
56
57
+`pproxy` Docker container comes with C optimizations pre-installed.
58
59
+```docker run -it -p 8080:8080 mosajjal/pproxy pproxy -l http://:8080 -vv```
60
61
Features
62
--------
63
0 commit comments