https://github.com/momenbasel/miniservernodejs
a mini-server using node js for creating static web sites.
https://github.com/momenbasel/miniservernodejs
hacking hacking-tool javascript nodejs pentesting server
Last synced: about 2 months ago
JSON representation
a mini-server using node js for creating static web sites.
- Host: GitHub
- URL: https://github.com/momenbasel/miniservernodejs
- Owner: momenbasel
- Created: 2017-06-11T08:51:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-11T10:14:25.000Z (about 9 years ago)
- Last Synced: 2025-03-02T13:40:37.645Z (over 1 year ago)
- Topics: hacking, hacking-tool, javascript, nodejs, pentesting, server
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# miniServerNodejs
a mini-server using node js for creating static web sites.
Requirement
----------
* you need to download and install Nodejs on your operating system (https://nodejs.org/en/)
* your CLI
* Yes thats all you need! 😂
### Steps to use
* open the terminal
* run it through node miniServer.js
* put the directory of your HTML file
* put the port that your mini-server will listen to
* every ip address will enter will be printed on the terminal