能不能开放一下DSH局域网内跨设备访问啊? #6021
forever-sweet
started this conversation in
General
Replies: 1 comment
|
ssh -NT -L 127.0.0.1:3080:127.0.0.1:3080 nas |
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.
现在的DSH好像只能在安装设备上访问,我把DSH安装在nas上了,是为了方便后续有一个24小时自动化运作的载体,结果发现DSH不支持原生跨设备访问,虽然在AI的辅助下,最后实现了,但是里面明显有许多功能是报错的,希望官方支持
All reactions