Add UserName to tinyproxy conf

This commit is contained in:
2024-07-02 10:40:36 -03:00
parent f878021425
commit 5961f8b0a1
2 changed files with 11 additions and 9 deletions

View File

@ -1,3 +1,4 @@
require "docr"
require "kemal"
module Proxy
@ -29,6 +30,7 @@ module Proxy
funkos.sort!
config = %(
UserName nobody
Port 8888
Listen 0.0.0.0
Timeout 600