Skip to content

pwmb/SimpleHttpServer

Repository files navigation

Simple HTTP GET & POST Test Server for testing

Quick Start

To start the server run this following command

$ npm start

Generating of a n-Byte payload

To generate a payload for download test or something else run this command

This command may take sometime to execute

$ python payloadGenerator.py

About

Its a simple HTTP server written in NodeJS, which can be use for testing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published