PodWarden Cloud
CatalogCase StudiesNewsDocsGitHubEarly Adopter

PodWarden — Fleet operations as a product

CatalogNewsDocumentationGitHubEarly Adopter|Terms of ServicePrivacy PolicyAcceptable Use
CatalogVPN & PrivacyProxy-Server
Proxy-Server

Proxy-Server

ich777

Learn how to self-host
Install with PodWardenLearn how to deploy with PodWarden

This container is a dedicated http/https and SOCKS5 proxy both with authentication support. It's intended usecase is to use it in combination with a VPN container to give your applications outside of your server access to the VPN. If you VPN supports native Wireguard support: 1. Go to the built in VPN Manager in the Settings tab in Unraid 2. Import the configuration vrom your VPN provider 3. Make sure that "Peer type of acce‍ss" is set to "VPN tunneled access for docker" 4. Change the slider to active 5. Set the network from this container to the `wg:` n‍etwork from your provider To connect the container to a already installed VPN container: 1. Set the `Network Type` in this Docker t‍emplate to `None` 2. Enable the Advanced View on the top right corner from this Docker template and append: `--net=container:CONTAI‍NERNAME` To the Extra Parameters (you have to change `CONTAINERNAME` to the VPN Docker container name eg: `--net=container:binhex-d‍elugevpn` when the VPN Docker container name is `binhex-delugevpn` - case sensitive!). 3. Go to the VPN Docker template and create ‍two new port mappings with the button `Add another Path, Port, Variable, Label or Device`, by default 8118 (for http/https proxy) a‍nd 1080 (for SOCKS5 proxy) both TCP protocol and with host/container port set to the same port. 4. When you've done that you can co‍nnect the application(s) to the proxy to the host IP from the VPN Docker container, by default with 8118 (for http/https proxy) and‍ 1080 (for SOCKS5 proxy) **Note for Firefox and Chrome:** Firefox and Chrome natively don't support authentication for a SOCKS5 pro‍xy, it is recommended to use a extension like FoxyProxy supports authentication). **URL encode:** If you are using a password with ‍special charcters and want to use the http/https proxy system wide, the container ships with `urlencode` to convert your password t‍o a URL compatible format. Just open up a terminal from the container, issue `urlencode` and follow the prompts. The container uses

VPN & PrivacyNetworkingFree·13.4K6mo ago
#docker-networking#https-proxy#proxy-server#vpn-integration#http-proxy#socks5-proxy#url-encoding#wireguard-proxy#container-proxy#private-browsing#authentication-proxy#traffic-forwarding#secure-proxy#squid-alternative#network-security
Learn how to self-host
Learn how to deploy with PodWarden

About

Proxy-Server is a lightweight Docker container that provides both HTTP/HTTPS and SOCKS5 proxy services. It's specifically designed to work alongside VPN containers, allowing applications to route their traffic through VPN connections without direct VPN client integration. This ma…

Deployment Options

1 stack

You might also like

OVPN_Privoxy

OVPN_Privoxy

VPN & Privacy

torprivoxy

torprivoxy

VPN & Privacy

hideme_privoxy

hideme_privoxy

VPN & Privacy

mainfrezzer-wireguard-client

mainfrezzer-wireguard-client

VPN & Privacy

binhex-sabnzbdvpn

binhex-sabnzbdvpn

VPN & Privacy

pixelserv-tls

pixelserv-tls

VPN & Privacy

Requirements

500m
4Gi
8118, 1080

Stacks

Proxy-ServerService

Author

ich777

Project page

Tags

#docker-networking#https-proxy#proxy-server#vpn-integration#http-proxy#socks5-proxy#url-encoding#wireguard-proxy#container-proxy#private-browsing#authentication-proxy#traffic-forwarding#secure-proxy#squid-alternative#network-security
How to deploy with PodWardenSelf-hosting guide