Skip to content

WebSnifferHQ/WebSniffer

Repository files navigation

WebSniffer

View HTTP(S) Request and Response headers. Find the live version at WebSniffer.com.

Contributors Stargazers Issues License LinkedIn Facebook YouTube Twitter

WebSniffer is an online tool for easily making HTTP requests (GET/POST/HEAD) and viewing the responses.

The online web sniffer tool is useful when tracing redirects, affiliated links, doing web or REST development.

This is based off of the online service at Web-Sniffer.Net but doen't reuse any of its code except of the look & feel. Essentially, it's a web-sniffer.net alternative, which is open source and can be also self-hosted.

Development instructions:

You need to have npm installed

  • clone this porject
  • cd into the project's root directory
  • npm install
  • npm run dev

Technologies

This project is tested with BrowserStack.

License

GPL-3.0 license © WebSniffer