/HiSH

It's a server software that belongs to everybody, he doesn't belong to nginx, apache, but he comes from rust, and he uses Actix. He can provide relatively few services, only HTTP file services [for the time being].

Primary LanguageVueGNU General Public License v3.0GPL-3.0

HiSH English Document

It's a server software that belongs to everybody, he doesn't belong to nginx, apache, but he comes from rust, and he uses Actix. He can provide relatively few services, only HTTP file services [for the time being].

How to use?

1.Download the executable file

After downloading the executable file ("file" directory), create an http folder, put the front-end source code you need to use, and then create an execution file according to config.yaml.

2.Download the entire folder

After downloading, follow the cargo command and run it.

Note!

1.Please put the executable, config.yaml, and http directories in the same folder!
For example:
image
2.Test the product and are not responsible for any production activities.



HiSH 中文文档

这是一个属于所有人的服务器软件,他不属于nginx,apache,但它来自rust,它使用Actix。它能提供的服务相对较少,目前只能提供HTTP文件服务。

如何使用?

1.下载可执行文件

下载可执行文件(file 目录中)后,创建一个http文件夹,放好你需要使用的前端源码,然后根据config.yaml创建一个执行文件。

2.下载整个文件夹

下载后,按照 cargo 命令运行它即可。

警告!

1.请将可执行文件、config.yaml 和 http 目录放在同一个文件夹中!
例如:
image
2.测试产品,不对任何生产活动负责。