This website requires JavaScript.
Explore
Help
Register
Sign In
um
/
simple-server
Archived
Watch
3
Star
0
Fork
0
You've already forked simple-server
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
This repository has been archived on
2022-11-08
. You can view files and clone it, but cannot push or open issues or pull requests.
6
Commits
1
Branch
3
Tags
33
KiB
Go
100%
8f3eecc863
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MengYX
8f3eecc863
Update README.md
2020-11-07 20:03:53 +08:00
builder
Fixes
2020-11-07 17:24:45 +08:00
.gitignore
Init
2020-11-07 16:27:58 +08:00
go.mod
Init
2020-11-07 16:27:58 +08:00
go.sum
Init
2020-11-07 16:27:58 +08:00
LICENSE
Create LICENSE
2020-11-07 17:29:42 +08:00
main.go
Fixes
2020-11-07 17:24:45 +08:00
README.md
Update README.md
2020-11-07 20:03:53 +08:00
README.md
Unescape
Escape
Simple Server for UnlockMusic
一个简易的
,
单文件部署的本地Http服务器
基于Golang 1.16的embed功能
方便普通使用者运行和部署
使用方法
从Release下载
Release
手动构建
安装golang 1.16以上的版本(Tips 2020/11/07: 当前未发布,需要从源码构建)
go generate go build