Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 165 Bytes

NodeJS.md

File metadata and controls

8 lines (6 loc) · 165 Bytes

NodeJS Commands and Scripts for Post Exploitation

Start a web server that serves the local files on port 8080

npm install -g http-server
http-server