1.2.1 • Published 8 years ago

fhost v1.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

fhost

The viewer of static file on line

Quick Guide

Install

npm install -g fhost

Start Web Host

cd the folder that you want to view, then execute:

fhost run 

That will launch the web host, and the default port is 8080. You can change port by command:

fhost run -p [port whatever you want]

Access

Enter address 'http://localhost:8080/' in your browser, you will see the file/folder list of the folder in which you execute fhost command.

1.2.1

8 years ago

1.2.0

8 years ago

1.1.5

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago