An open API service indexing awesome lists of open source software.

https://github.com/websnifferhq/websniffer

A web tool to view HTTP request and response headers.
https://github.com/websnifferhq/websniffer

hacktoberfest http http-headers http-request http-response https web-sniffer websniffer

Last synced: about 2 months ago
JSON representation

A web tool to view HTTP request and response headers.

Awesome Lists containing this project

README

        

# WebSniffer

View HTTP(S) Request and Response headers. Find the live version at **[WebSniffer.com](https://websniffer.com/)**.

[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Facebook][facebook-shield]][facebook-url]
[![YouTube][youtube-shield]][youtube-url]
[![Twitter][twitter-shield]][twitter-url]

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](LICENSE) © [WebSniffer](https://websniffer.com/)

[contributors-shield]: https://img.shields.io/github/contributors/freewarelovers/WebSniffer
[contributors-url]: https://github.com/freewarelovers/WebSniffer/graphs/contributors
[stars-shield]: https://img.shields.io/github/stars/freewarelovers/WebSniffer
[stars-url]: https://github.com/freewarelovers/WebSniffer/stargazers
[issues-shield]: https://img.shields.io/github/issues/freewarelovers/WebSniffer
[issues-url]: https://github.com/freewarelovers/WebSniffer/issues
[license-shield]: https://img.shields.io/github/license/freewarelovers/WebSniffer
[license-url]: https://github.com/freewarelovers/WebSniffer/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/company/websniffer/

[facebook-shield]: https://img.shields.io/badge/-Facebook-black.svg?style=flat-square&logo=facebook&colorB=555
[facebook-url]: https://www.facebook.com/WebSnifferHQ

[youtube-shield]: https://img.shields.io/badge/-YouTube-black.svg?style=flat-square&logo=youtube&colorB=555
[youtube-url]: https://www.youtube.com/channel/UCHtLNbdagCIfir1ulloAEhQ?sub_confirmation=1

[twitter-shield]: https://img.shields.io/twitter/follow/WebSnifferHQ?label=Follow&style=social
[twitter-url]: https://twitter.com/intent/follow?screen_name=WebSnifferHQ