-
-
Notifications
You must be signed in to change notification settings - Fork 238
NoPE Settings
Josh edited this page Aug 24, 2016
·
1 revision
The NoPE proxy settings are all stored in a hidden folder in the user's home folder.
This is located here on Win, OSX, and Linux:
~/.NoPEProxy/
This directory should include the following files:
- dns.properties - This stores saved information like previously used interface number, DNS port, custom external DNS Ip address, and autostart options.
- nonHTTPMatch.txt - This contains the working match and replace rules.
- mangler.py - This is the working python code that the mangler will use.
- requests.sqlite - This is the working traffic database. Every request and response that passes through the NoPE proxy will be saved here until it is manually cleared.