Skip to content

v0.0.2

Compare
Choose a tag to compare
@LussacZheng LussacZheng released this 06 Feb 08:43
· 80 commits to main since this release
501e358

dandanplay-resource-service v0.0.2

Golang 实现

注意: v0.0.2 的默认监听地址为 0.0.0.0:8080 ,下一版本中将改为 localhost:8080 。与最新版有不同之处,以 为准。

Building Environment: go version go1.15.8 windows/amd64

File Arch SHA-256
*.win64.exe GOOS=windows
GOARCH=amd64
57686a2b3ac1525169104d1aee771841d04e5972670ac37437345357658a5890
*.win32.exe GOOS=windows
GOARCH=386
3ef6b234b74224862d116d992fa1689fc1e341d9da587a6b93169d4feaf99729
*.linux GOOS=linux
GOARCH=amd64
0fee470d291c53a991cccbbfd61a8a5a66e3526f600e48dea6cd48b39652fd0d
*.macos GOOS=darwin
GOARCH=amd64
b7bb5d51b4c34f9945ff49b468cb7f01e031cf9724ae44689936dff72b009963
*.android GOOS=android
GOARCH=arm64
2716d3417c783a3a1a359cb8b53efc0f5a9ad4ea883477f14b007b1e8fe28f89

* == dandanplay-resource-service

*.android can run on Termux, an Android terminal emulator. Test passed on Termux v0.83+.
Its size is much larger than the others because it cannot be packed and compressed by UPX.

Cloudflare Workers 实现

详细信息另见 项目主页

复制 worker.js 内容到 workers.dev 脚本编辑页面 中,部署即可。