怎样防止从网外访问管理员页面 ? #1405
trump-7575
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
第一次跳转到管理员页面是因为你没有添加账号,强制跳转到管理员界面的 |
Beta Was this translation helpful? Give feedback.
1 reply
-
我其实是想问: 有什么办法可以让用户只能通过本机( 127.0.0.1 ) 访问后台 ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
套个nginx反代,可以试试。
|
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.
-
我把 alist 部署在一台 linux 的计算机上,由于这台计算机有公网IP , 因此也能从外网访问。alist 在用户初次登陆 5244 端口时,会自动跳转到管理员的页面。请问怎样设置(修改代码或者 更改某些参数 )才能防止这些管理员的网页 被人从外网登陆访问 ?
Beta Was this translation helpful? Give feedback.
All reactions