This commit is contained in:
2025-04-08 22:43:16 +02:00
commit 49281a99a4
4 changed files with 48 additions and 0 deletions

4
start.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
m4 tinyproxy.conf.m4 > tinyproxy.conf && tinyproxy -d -c /etc/tinyproxy/tinyproxy.conf