WorkShop n°5 : Debugging a local web application
A very common use case of TcpCatcher is debugging a web application running on local host.
- Suppose you have a web server running on localhost on port 8080 and that TcpCatcher is also running on localhost.
- Start TcpCatcher in HTTP proxy mode (default port 8200 should be fine).
- Set up your browser to use TcpCatcher as web proxy.
- Visit your web app at this adress http://yourpcname:8080. If you enter http://localhost:8080,
site will be served but not through TcpCatcher
This comment form is powered by GentleSource Comment Script. It can be included in PHP or HTML files and allows visitors to leave comments on the website.