Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.
/ vpn_dns_changer Public archive

๐Ÿ”Œ The service that changes DNS servers when connecting to a VPN

Notifications You must be signed in to change notification settings

mishamyrt/vpn_dns_changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VPN DNS Changer

The service that changes DNS servers when connecting to a VPN. Solves connection problems on macOS.

Deprecated

This repository has been abandoned. A new version written in Go is being developed in the vpn-dns repository.

Setup

1. Create configuration

To copy the base of the configuration file run the command:

cp config.dist.json config.json

After that, edit the config.json file with the required values.

2. Install

make configure
make install

3. Start

vpn_dns start
# Service is started

About

๐Ÿ”Œ The service that changes DNS servers when connecting to a VPN

Topics

Resources

Stars

Watchers

Forks