Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.34 KB


DNX Firewall Logo

Command Line Version
DOWRIGHTTV

Bought to you by: DOWRIGHT

Before Running

  • [+] Edit data/config.json to reflect your system

  • [+] Change environment variable in dnx_run.sh

  • [+] Use dnx_run.sh to start the system

Optional

  • To enable full logging (log all request instead of only blocked), change Logging Enabled to 1 in data/config.json

  • To enable full enterprise logging, ensure full logging (above) is enabled and set || self.ent_full = False > True || in dns_proxy_dev.py

Instructional Demo

  • NOTE: The front end is not included in public/foss version of firewall, but the funcionality of the system is the same. Edit json files accordingly to implement specific system controls, eg whitelist, blacklist, dns records, etc.