Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Thiago-AS/http-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Inspector

About

Proxy HTTP that handles only get requests and can create a file tree from source using a spider.

Requirements

  • C++
  • Linux or Posix System
$ sudo apt-get install build-essential

Compile and execute

To compile and execute:

$ cd src/
$ make
$ ./aracne

The default port that is running is 8228, but it can be changed with the following cli:

$ ./aracne -p <port number>

To clean all temp files and objects

$ make clean

Team

Nome Email GitHub
Thiago Araújo 15/0149832 [email protected] @Thiag-AS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published