abidarwish / helium

Helium is an autoscript to help users especially for those who are not familiar with Command Line Interface (CLI) to install and manage dnsmasq to block ads, phishing, malware, porn and many more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helium

License: GPL v3

Helium is a dnsmasq installer autoscript. Helium will setup dnsmasq to block porn, torrent, ads, tracker, malware, phishing and many more. Test Helium efficiency at d3ward.

Friendly CLI

It helps you manage dnsmasq configuration by simply following the on-screen instructions as easy as 1, 2, 3.

Requirement

Debian/Ubuntu server with Xray VPN (Vmess/Vless/Trojan) already installed.

If you don't have Xray VPN server yet, get Silk Road which integrates Helium and many other features for a great VPN server.

Use this referral code and get €25 free credit to deploy a fresh Ubuntu server to install Silk Road: https://upcloud.com/signup/?promo=7J3Z69

For premium technical support, please contact Abi Darwish.

How To Install

To install, SSH into your machine and run this command:

rm -rf /usr/local/sbin/helium && wget -q -O /usr/local/sbin/helium https://raw.githubusercontent.com/abidarwish/helium/main/helium.sh && chmod +x /usr/local/sbin/helium && helium

About

Helium is an autoscript to help users especially for those who are not familiar with Command Line Interface (CLI) to install and manage dnsmasq to block ads, phishing, malware, porn and many more.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%