Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

abgache/easyhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

EasyHTTP

The best HTTP server for pentesting and red teaming

Version: 1.3.1

Python

What is it?

It is a simple python-made HTTP server, for logging requests, file acces or redirection.

How to use it?

Download:
Just run install.sh with sudo privileges.
One-liner:

curl -fsSL https://raw.githubusercontent.com/abgache/easyhttp/main/install.sh | sudo bash

Usage:

age: main.py [-h] [-p PORT] [-f] [-l] [-r REDIRECT_LOCATION]

options:

-h, --help show this help message and exit
-p PORT, --port PORT Port to listen on
-f, --file Serve files from a directory
-l, --logger Logger server
-r REDIRECT, --redirect REDIRECT
Redirect server
-c CUSTOM, --custom CUSTOM
Custom response code
--body BODY Custom body, only used with --custom
--lifetime LIFETIME, -t LIFETIME
Server timeout in seconds (Default: No timeout)
--update Update EasyHTTP

Update:

sudo easyhttp --update 

About

The best HTTP server for pentesting and red teaming

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /