1.4.9 • Published 4 years ago
sharkserve v1.4.9
How to:
Install
- run
npm i -g sharkserve
Use
- Serve dir /home/ from port 8081:
sharkserve --port=8081 --dir=/home
- Standard settings: dir . port 8080
sharkserve
- Localhost Only Mode: add the option
--lhost=1
- Disable autoreload: add the option
--autoreload=0
Changelog
Version | Description |
---|---|
1.2.1 | Add Lhost Only Mode |
1.2.0 | ADD BIN READ |
1.3.9 | Runnable via sharkserve |
For Advanced users:
You can permanently change the settings, 404 site and more by changing the settings.json in the downloaded folder node_modules/sharkserve/settings.json
1.4.9
4 years ago
1.3.9
5 years ago
1.3.8
5 years ago
1.3.7
5 years ago
1.3.6
5 years ago
1.3.5
5 years ago
1.3.4
5 years ago
1.3.3
5 years ago
1.2.3
5 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago