-
Notifications
You must be signed in to change notification settings - Fork 3
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
alist 站点连接能否增加重定向跳转 #14
Labels
kind/improvement
Categorizes issue or PR as related to a improvement.
Comments
你看我理解的是否正确:Alist 上传端口和最终公开访问的端口可能是不一样的。例如 Alist 上传端口是 127.0.0.1:xxx,而公开访问的端口是 alist.example.com。 如果是这样的话,可能需要在表单中再添加一个配置项,用于生成最终的附件链接。 /triage needs-information |
f2c-ci-robot
bot
added
the
triage/needs-information
Indicates an issue needs more information in order to work on it.
label
Sep 4, 2024
Closed
恩,是这样。内网穿透跳转后端口是动态的,我前端通过域名访问不带端口,跳转后 带端口 ,最终上传带端口, 我要配置和访问是跳转前地址, 过如果按你说的增加配置项,有说明或者教程吗 我试下 。 我也在尝试跳转后端口固定 |
Hi @yushuiguozhi ,这个功能需要单独适配,等什么时候当前 Issue 被 PR 关闭了,就说明支持了。 |
/remove-triage needs-information |
f2c-ci-robot
bot
added
kind/improvement
Categorizes issue or PR as related to a improvement.
and removed
triage/needs-information
Indicates an issue needs more information in order to work on it.
labels
Sep 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在直接配置跳转后连接是可以校验的,配置跳转前请求失败。例如:从https://ly.xxx.us.kg 跳转https://lx.xxx.us.kg:20060
The text was updated successfully, but these errors were encountered: