OpenVPN-AIO-Client-Torless
Docker 应用程序 from testdasi's Repository
概述
An "all-in-one" docker for all your private browsing needs (including OpenVPN client with nftables kill switch ; Socks5 + HTTP proxy to the VPN ; DNS server to DoT (DNS-over-TLS) services). It's the same as OpenVPN AIO Client docker but without TOR.
NOTE: you must place your own OpenVPN configuration to the host path that is mapped to /etc/openvpn (The ovpn file must be named openvpn.ovpn. Credentials + certs can be in the same file or split out into multiple files - the flexibility is yours.)
Set DNS_SERVERS to 127.2.2.2 to use DNS-over-TLS (use google and cloudflare services by default). Your DNS query out of the VPN exit will also be encrypted for even more security. Set it to other services IP's will use normal unencrypted services.
Set HOST_NETWORK to your Unraid server network in CIDR format e.g. 192.168.1.0/24.
For more detailed instructions, refer to the support thread (https://forums.Unraid.net/topic/96233-support-testdasi-repo/) or project page (https://github.com/testdasi/openvpn-client-aio).
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--cap-add=NET_ADMIN
模板配置
OpenVPN ConfigPathrw
Container Path: /etc/openvpn
- 目标
- /etc/openvpn
- 默认值
- /mnt/user/appdata/openvpn-aio-client
- 价值
- /mnt/user/appdata/openvpn-aio-client
DNS Server TCPPorttcp
Container Port: 53
- 目标
- 53
- 默认值
- 8153
- 价值
- 8153
DNS Server UDPPortudp
Container Port: 53
- 目标
- 53
- 默认值
- 8153
- 价值
- 8153
Socks5 proxy to VPNPorttcp
Container Port: 9118
- 目标
- 9118
- 默认值
- 9118
- 价值
- 9118
HTTP Proxy to VPNPorttcp
Container Port: 8118
- 目标
- 8118
- 默认值
- 8118
- 价值
- 8118
Socks5 proxy to TORPorttcp
Container Port: 9119
- 目标
- 9119
- 默认值
- 9119
- 价值
- 9119
HTTP Proxy to TORPorttcp
Container Port: 8119
- 目标
- 8119
- 默认值
- 8119
- 价值
- 8119
DNS_SERVERSVariable
Container Variable: DNS_SERVERS
- 默认值
- 127.2.2.2
- 价值
- 127.2.2.2
HOST_NETWORKVariable
Container Variable: HOST_NETWORK
- 默认值
- 192.168.1.0/24
- 价值
- 192.168.1.0/24
DNS_SERVER_PORTVariable
Container Variable: DNS_SERVER_PORT
- 默认值
- 53
- 价值
- 53
SOCKS_PROXY_PORTVariable
Container Variable: SOCKS_PROXY_PORT
- 默认值
- 9118
- 价值
- 9118
HTTP_PROXY_PORTVariable
Container Variable: HTTP_PROXY_PORT
- 默认值
- 8118
- 价值
- 8118
TOR_SOCKS_PORTVariable
Container Variable: TOR_SOCKS_PORT
- 默认值
- 9119
- 价值
- 9119
TOR_HTTP_PORTVariable
Container Variable: TOR_HTTP_PORT
- 默认值
- 8119
- 价值
- 8119
下载统计数据
121,813
下载总数
1,583
本月
1,132
平均每月
长期下载总量
加载图表...
详细信息
存储库
testdasi/openvpn-client-aio:latest-torless最后更新2026-05-23
初见2021-04-11
在Unraid 上运行 OpenVPN-AIO-Client-Torless 。
OpenVPN-AIO-Client-Torless 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。