Skip to content

santihernandezc/devnull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devnull

It does literally nothing but:

  • Listening for requests and responding with a 200 OK status code
  • Logging details about the request

If set to forward requests, it will return the response from the target.

Args

-o string
    Output file
-port string
    Port to listen on (default "8080")
-target string
    URL to forward requests to
-v	Enable verbose logging

About

It does nothing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published