Releases: znxDomain/DNS-MITM_Manager
v0.2.0
A simple Tesla Overlay to toggle on/off hosts file entries. It will read all files in the /atmoshere/hosts/
directory.
This release fixes a bug with the reload not functioning right and adds support for HOS 16.0.0.
All lines starting with #
are treated as section Headers.
If the line starts with a digit (0-9
), it is expected to be an IP address and is toggleable.
Toggling is performed by prepending or removing a ;
.
All other lines are simply ignored.
Hosts files are reloaded in via Atmosphere DNS MITM immediately when an entry is toggled.
Simply install by unzipping and placing the .ovl
in /switch/.overlays/
.
Initial Relase
It Works!
A simple Tesla Overlay to request atmosphere to reload the hosts
file, and to toggle on/off hosts file entries. It will read all files in the /atmoshere/hosts/
directory.
All lines starting with #
are treated as section Headers.
If the line starts with a digit, it is expected to be an IP address and toggleable.
Toggling is performed by prepending or removing a ;
.
All other lines are simply ignored.
Hosts files are reloaded in DNS MITM each time the overlay is hidden.
Simply install by unzipping and placing the .ovl
in /switch/.overlays/
.