Kolyunya / afvpn

Ad free VPN server. A docker container with a VPN server configured to block advertisement requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad free VPN server

Description

A docker container with a VPN server configured to block advertisement requests. This container is a combination of three containers: ad free DNS server, ad free proxy server and easy VPN server.

Installation

Just start the container and you are good to go. No configuration is required.

docker run --privileged --detach --tty --net=host --restart=always --name=afvpn kolyunya/afvpn

Configuration

Each of the three components (AFDNS, AFPRX, EZVPN) documentation contains detailed description of available configuration options.

About

Ad free VPN server. A docker container with a VPN server configured to block advertisement requests.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%