THEshezzee / proxy-container-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Use in private repos only

Configurations

client_tcp_secure.toml - rathole configuration

server.json - sing-box configuration

Important vars

secret - change OPTIONAL_SECRET to something else

private_key - wireguard private key for cf warp, see https://github.com/ViRb3/wgcf

Env

creds - ttyd authentication credentiales in user:pass format
ts_key - tailscale api key

Ports

internal e.g localhost

40080 - proxy ingress
9050 - tor proxy

external

7681 - ttyd
9092 - sing-box webui

⚠️ Change OPTIONAL_SECRET in server.json to use webui

About


Languages

Language:Shell 59.8%Language:Dockerfile 40.2%