Dockerfiles/socks2http/bootstrap.sh
2018-02-02 17:23:57 +08:00

6 lines
121 B
Bash
Executable File

#! /bin/sh
echo "forward-socks5 / $1 ." >> /etc/privoxy/config
privoxy --no-daemon /etc/privoxy/config