Skip to main content

Algo VPN

·1 min

Commands #

# Activate python env
source .env/bin/activate

# Update users
./algo update-users

# Once deployed, if you want to update the ad blocker list, update and run the following.
sudo vim /usr/local/sbin/adblock.sh
sudo /usr/local/sbin/adblock.sh

Config #

~/algo/config.cfg contains the following:

adblock_lists:
 - "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
 - "https://hosts.oisd.nl/"
 - "https://hosts.oisd.nl/extra/"
 - "https://raw.githubusercontent.com/x0uid/SpotifyAdBlock/master/hosts"

BetweenClients_DROP: false
block_smb: false
block_netbios: false