Dockerfiles/socks2http/bootstrap.sh

6 lines
121 B
Bash
Raw Permalink Normal View History

2018-02-02 08:34:53 +00:00
#! /bin/sh
echo "forward-socks5 / $1 ." >> /etc/privoxy/config
2018-02-02 09:23:57 +00:00
privoxy --no-daemon /etc/privoxy/config