Installation of Fiddler under Mac-start

Source: Internet
Author: User

Use tutorial reference: Http://www.cnblogs.com/TankXiao/archive/2012/02/06/2337728.html#requestEnvironment Installation Mono Installation

First, the use of a. NET compiled program under a Mac requires a cross-platform scenario, mono (at this stage Microsoft has launched a cross-platform scenario. NET Core, but temporarily only supports console programs). The installer can be downloaded from the Http://www.mono-project.com/download address.

After installation, execute the following command in Terminal:

/library/frameworks/mono.framework/versions/<mono version>/bin/mozroots--import--sync

This step is to download all trusted root certificates from Mozilla LXR in the Mono Certificate library. The root certificate can be used to request an HTTPS address.

Installation of Fiddler

Download the fiddler-mac.zip package from fiddler official website Https://www.telerik.com/download/fiddler. Unzip to a path other than Chinese characters.

Fiddler run

Open terminal, go to the fiddler path you just unzipped, execute the command run:

Mono Fiddler.exe
Remind:

1. Start the Times wrong, similar to the following

=================================================================got a SIGSEGV while executing native code. This usually Indicatesa fatal error on the Mono runtime or one of the native libraries used by your application.========== =======================================================

Solution: https://hk.saowen.com/a/8a726de5a45fb20a2591440689eb0509115eccdfd2d8de01072d3f11f4f21652

Mono--arch=32 Fiddler.exe

2. Start time will be relatively long, about 2 minutes or so, wait a little while

Installation of Fiddler under Mac-start

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.