Skip to content
/ afvpn Public

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

License

Notifications You must be signed in to change notification settings

Kolyunya/afvpn

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages