Search Criteria
Package Details: fiddler 4.6.20171.26113-1
Git Clone URL: | https://aur.archlinux.org/fiddler.git (read-only, click to copy) |
---|---|
Package Base: | fiddler |
Description: | The free web debugging proxy by Telerik (running on mono) |
Upstream URL: | http://getfiddler.com/ |
Keywords: | debugging mitm proxy web |
Licenses: | |
Submitter: | vanDonselaar |
Maintainer: | Jake |
Last Packager: | Jake |
Votes: | 43 |
Popularity: | 0.81 |
First Submitted: | 2013-11-08 23:56 |
Last Updated: | 2017-09-30 19:53 |
Latest Comments
1 2 Next › Last »
Jake commented on 2020-08-09 22:01
@relrel: It is nice that you have Fiddler v5 on Windows, but I can't see any new version for Linux. Please post a direct download link if you found something.
Jake commented on 2020-06-03 20:41
@jbsilva: Fiddler itself should do this when disabling the proxy, but they probably won't fix it anymore... It is definitively not related to packaging, because install/uninstall scripts should not modify anything in the home directory, so unfortunately I also can't change this.
jbsilva commented on 2020-06-02 21:48
After uninstall I had to unset all proxy environment varibles, remove them from .bashrc and disable the proxy with gsettings set org.gnome.system.proxy mode 'none'; Shoudn't this be automatic?
Jake commented on 2019-01-24 11:59
@sajmonella9: Fiddler everywhere is a different software based on electron and still in early development, so not really an update. Might make a extra "fiddler-everywhere" pkgbase for it. Btw: This version does also not need wine, only mono.
notuxius commented on 2017-07-13 13:15
error on build:
'''
curl: (22) The requested URL returned error: 503 Service Unavailable
==> ERROR: Failure while downloading http://ericlawrence.com/dl/MonoFiddler-v4484.zip
'''
galaux commented on 2017-02-10 12:58
Please make this PKGBUILD download from the official upstream website instead of some custom/personal website that users don't know about.
vanDonselaar commented on 2014-08-04 19:31
Actually, the linux build is still at 4.4.8.4.
thiagowfx commented on 2014-08-04 03:49
Version 4.4.9.2, EXE, 1mb
Released on July 16, 2014
execat commented on 2014-06-15 15:54
diff /tmp/yaourt-tmp-atm/aur-fiddler/PKGBUILD ~/PKGBUILD
3c3
< pkgver=4.4.5.2
---
> pkgver=4.4.8.4
18c18
< source=("http://ericlawrence.com/dl/MonoFiddler-v4452.zip"
---
> source=("http://ericlawrence.com/dl/MonoFiddler-v4484.zip"
22c22
< sha1sums=('3cfba04941a8832a6d7de937cd95111507e6d9d8'
---
> sha1sums=('37bd8a58d02dae2455d9517af98703e9b833e5df'
vanDonselaar commented on 2014-04-22 20:11
No problem wenLiangcan, thank you for your involvement.