1.4.9 • Published 3 years ago

sharkserve v1.4.9

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

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

VersionDescription
1.2.1Add Lhost Only Mode
1.2.0ADD BIN READ
1.3.9Runnable 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

3 years ago

1.3.9

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago