Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何关闭默认显示的页面,在中国,这违反了法律,会被认为是开启了web服务 #16

Closed
ddkk3000 opened this issue Aug 24, 2023 · 1 comment

Comments

@ddkk3000
Copy link

即下面的页面如何修改或者关闭,我是通过群晖docker布置的。

WOL唤醒工具

API: 192.168.1.202:9090/wol

Params:
mac : 需要唤醒的MAC地址(必须),
ip : 指定IP地址(默认:255.255.255.255),
port : 唤醒端口(默认:9),
time : 请求时间戳(配合授权验证使用),
token: 授权Token = MD5(key + mac + time)(必须存在key的情况下才有效,否则忽略。),

Version: 0.0.4

我只在目录下看到了完整的wolgoweb文件,没有可供修改或者删除的地方。

xiaoxinpro added a commit that referenced this issue Jan 30, 2024
@xiaoxinpro
Copy link
Owner

Web页面内容在源代码/src/main.go文件内。

目前可以使用最新版本docker镜像chishin/wol-go-web:dev,修改环境变量WEBfalse关闭Web页面。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants