Jump to content
Fi8sVrs

debugProxy - Network debugging from your browser

Recommended Posts

  • Active Members

debugProxy is a HTTP/S proxy server that can be used by any device that supports using HTTP Proxy servers. Aditionally it is a web application that allows you to view, pause and modify traffic sent through the proxy.

This means, for example, you can use debugProxy on your computer or tablet to view the traffic being sent from your phone or IOT device.

For information on configuring devices or applications to use debugProxy have a look at our documentation pages.

 

cURL

If you have the curl program installed on your computer, you can test if the proxy works with this command:

curl https://www.google.com/ --insecure --proxy fagiq:rhrnx@debugproxy.com:8080

If this command works as expected the requests and responses will be on the dashboard.

 

SSL Traffic

The proxy just works for HTTP requests, however to make HTTPS and HTTP2 requests a root certificate needs to be downloaded and installed.

The debugProxy root certificates can be found on the certificates page.

On most smart phones you can install the debugProxy root certificate by simply clicking on the certificate for your device.

 

Try it now!

 

Source: https://debugproxy.com/

 

Edited by Fi8sVrs
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...