Replies: 1 comment 1 reply
|
+1,能不能至少加一个 --no-auth 或者加一个 --auth的选项控制啊,现在远程很难用 |
1 reply
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.
我真是服了,有没有别的登录认证手段啊,我尝试只访问localhost:3080的时候没带认证token直接给我拦了,我平时喜欢将浏览器页面安装为应用,这样很方便访问,但是将浏览器页面安装为应用不可能每次启动都更改一次缓存的token啊,而且目前也是因为穿透访问的端口发起的申请不带token直接被拦截了请求导致远程访问插件失效了,能不能恢复干净的纯端口访问啊,哪怕是要密码登录认证也好哇,留条路球球了
All reactions