ubuntu安装 Fiddler
2018-11-06 本文已影响0人
疯帮主
- Install
mono
:
sudo apt install mono-complete
2. Download fiddler
for Linux by clicking here and extract it.
3. Then with mono installed run it with from the extracted directory:
mono Fiddler.exe
4. Or run with mono /path/to/extracted/fiddler/Fiddler.exe