mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-15 18:36:44 +00:00
add socks2http
This commit is contained in:
5
socks2http/bootstrap.sh
Normal file
5
socks2http/bootstrap.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo "forward-socks5 / $1 ." >> /etc/privoxy/config
|
||||
|
||||
privoxy --no-deamon
|
||||
Reference in New Issue
Block a user