R+
R+
从截图上无法看出原因,看上去FRP是在报告没有办法找到站点。 我对FRP没有什么经验,不过如果你能提供相关设置的话我可以帮你检查一下(记得提交前先删除设置中的的秘密信息,如域名、密码或IP地址等)
You cannot create link for a Preset, but you can create link for remotes, for example: https://sshwifty-demo.nirui.org/#+Telnet:horizons.jpl.nasa.gov:6775%7Cutf-8 To create a link, hover your mouse over an item on the `Connected...
你好,用户数据是存储在用户浏览器中的,服务器上不储存任何用户数据。 你可以在Sshwifty的页面打开控制台(按F12)然后输入`localStorage.getItem("sshwifty-knowns")`来查看这些数据,也可以在Sshwifty连接面板上点Import/Export来导入和导出这些数据。
Sorry, there is no way to pass password with URL. But if you have control of the target SSH server, try setup a no password access for public users, and...
Greetings, Sshwifty should not save private keys or password to `sshwifty-knowns` unless they were delivered through Presets. If you find it don't work like that, then probably it's a bug....
Hi @Tarow, > Now presets seem an obvious choice here, but the fact the private key gets stored in local storage keeps me from using them. On the other hand,...
Hi @alejakun, > Probably on the same direction as this, would it be possible to use existent ./ssh/config configuration in host? Given how Sshwifty server and client handles preset, it...
Hi, glad you like the project. Have you tried the link feature? It will generate link like this: https://sshwifty-demo.nirui.org/#+Telnet:telehack.com%7Cutf-8 However, for SSH, user must manually type in login information. This...
Hi, sorry for the inconveniences. Were you trying to operate a Telnet remote or non-linux shell though Sshwifty? If so, it might not working correctly. Sshwifty currently only supports sending...
Well, Sshwifty probably need a complete over haul in order to properly support Telnet, and it takes time to get it right, that's the reason why I hasn't started working...