监听网段配置 #4248
Cqupt-Psyduck
started this conversation in
Invalid question
监听网段配置
#4248
Replies: 2 comments
-
监听地址只能使用ip,网段限制建议通过路由器或反代限制 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这样啊,学艺不精了,哈哈哈,谢谢了哈
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年4月26日(星期三) 晚上9:42
收件人: "alist-org/alist";
抄送: "Author";
主题: Re: [alist-org/alist] 监听网段配置 (Discussion #4248)
监听地址只能使用ip,网段限制建议通过路由器或反代限制
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在data/config.json中有一个属性为"address": "0.0.0.0"表示监听的地址,我将其改为CIDR 地址段如192.168.1.0/24,像实现只接收某一个网段的请求,如家庭内网,但无法启动程序,报错了是怎么回事
Beta Was this translation helpful? Give feedback.
All reactions