- Added an internal DNS server
- Proxy can now use our custom DNS server (DNSChef) or Twisted's
- Removed priv check from plugins
- DNS spoofing fully re-written
- Iptables rules are now checked and set between plugins
- Custom reactor options are now loaded dynamically from each plugin
- Search engine query capture is now enabled with the sniffer plugin
- Removed some useless comments and lib imports
Plugin now takes a search and replace string (no regex supported) or a regex file.
Regex file format is: <regex1>\t<regex2>
Regex file contains pyton regexes so matching groups can be used