Skip to content

简单的HTTP WEB静态文件服务,无依赖,一个命令启动。

Notifications You must be signed in to change notification settings

wujianar/simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 20, 2021
9592cd7 · Sep 20, 2021

History

2 Commits
Sep 20, 2021
Jan 18, 2021
Jan 18, 2021
Jan 18, 2021
Jan 18, 2021

Repository files navigation

http-server

简单的HTTP WEB静态文件服务,无依赖,一个命令启动。

1. 启动命令

程序默认监听3001端口,可添加参数自定义端口,如。

./http-server_linux -port 3000

1.1 Windows

双击或在控制台运行

http-server_windows.exe

1.2 Linux

控制台中运行

./http-server_linux

1.3 MacOS

控制台中运行

./http-server_darwin

About

简单的HTTP WEB静态文件服务,无依赖,一个命令启动。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages