Skip to content

banyudu/pitfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitfall

Pitfall, run a http server that never response.

Run without install

npx pitfall <port>
$ npx pitfall 6789
$ curl http://localhost:6789/what-ever-path-you-like

# listen on the given port and never response, it's just a pitfall

Install

$ npm i -g pitfall

About

Pitfall, run a http server that never response.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published