A tool for utilizing the power of NXEnhanced, giving tool for processing the configuration got from NXEnhanced
- Install Node.js
- Install Python 3.3+
- Clone this repo
- Project dependencies (
pip install -r requirements.txt
)
- Install NXEnhnced
- Download your NextDNS config
- Put your config to this project folder
- Change NextDNS config name to
nextdns-config.json
- Change NXEnhanced config name to
nxe-config.json
- Run
sh build.sh
, wait and seerules.txt
andhosts.txt
file
Format | Where used | Direct link |
---|---|---|
rules | AdGuard, uBlock Origin or AdBlocker | Link |
hosts | OS-level hosts file |
Link |
Apache-2.0 License