Releases: gotdibbs/Imposter.Fiddler
Releases · gotdibbs/Imposter.Fiddler
Automation
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Added support for
ExecAction
which allows a profile to be enabled from outside Fiddler. Example command to enable a profile:ExecAction.exe imposter.{profile-guid}
.
GeFILTER fish
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Added new (default) option to filter out all traffic that doesn't match a rule in imposter when enabled. This option can be disabled from the imposter menu.
Fixes times two!
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Fixes issue with installer not working with most recent releases of Fiddler 4 (new install path)
- Fixed issue with hard error on profile when folder was deleted after profile creation
Override Fix
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Overrides were being ignored if a matching file was already found on disk. Example being if you wanted to swap a minified file for an unminified file but both existed on disk, it would see the minified file and use that instead of looking at the overrides first.
Usability Enhancements!
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Session highlight inconsistencies have been fixed!
- Version number now displayed in main file menu, just in case you forgot what you installed. It happens, trust me.
- Imposter menu text now updates to give a quick indicator of when Imposter is active.
Directory Picker!
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Added directory picker so you don't have to copy and paste a full path into the profile editor anymore. Such win!
Bug Fixes: The Sequel
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Fixed issue with re-enabling a profile after editing
- Removed superfluous port text field from settings dialog (artifact from standalone Imposter)
Bug Fixes
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Fixed issue with null/empty overrides
- Fixed issue with disabling a profile when the file watcher was not
active - Fixed issue with editing a disabled profile
- Ensure installer is copying the correct DLLs
Multiple Profile Support
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- Added multiple profile support
Initial Release
Installation Instructions
- Download and unzip the release.
- Run
Install.exe
. - Click
Install
- Wait patiently for several milliseconds.
- Notice the cool green checkmark and realize that it represents success. ✅
- Close the Installer, open Fiddler, profit!
Release Notes
- INTEGRATED INTO FIDDLER!
- Configuration has moved to a menu item.
- Profiles can be deleted.
- No more fiddling (pun absolutely intended) with HTTP vs. HTTPS.
- Matched rows are highlighted blue.
- Added response header
x-imposter
to tell which local file was used.