mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
6 lines
101 B
Bash
6 lines
101 B
Bash
#! /bin/sh
|
|
|
|
echo "forward-socks5 / $1 ." >> /etc/privoxy/config
|
|
|
|
privoxy --no-deamon
|