R+

Results 80 comments of R+
trafficstars

Based on information on [Synology website], which mentioned: > Source (the device sending requests from the Internet) [Synology website]: https://kb.synology.com/en-in/DSM/help/DSM/AdminCenter/system_login_portal_advanced?version=7 I think that (the screenshot above) should be how the...

Hi. Based on your configuration, yes. `--publish 127.0.0.1:8182:8182` will only open port 8182 on your server's local interface. Since you are hosting Sshwifty and your reverse proxy on the same...

@CJendantix Relax, I'll clean it up after I got time to review each one for suggestion and inspiration :)

会有,但是需要等待,详见 #112 以及 [todo] [todo]: https://github.com/nirui/sshwifty/issues?q=is%3Aissue+is%3Aopen+label%3Atodo

@tjengbudi Sorry, it's not moved even a bit. I can't find consistent time to work on this problem currently, and I don't want to write something I might regret later...

Hi, I was unable to reproduce the problem in mainline Firefox (version 122), see screen capture: [screencap.webm](https://github.com/nirui/sshwifty/assets/30656734/e756e0db-30ed-48e1-8f20-4042e652c78b) Maybe it's an issue with LibreWolf?

Hi, Sshwifty cannot be installed via `go install`. Please following these instruction if you want to compile it yourself: https://github.com/nirui/sshwifty/blob/af8412f7189c431cb9c06b715bf2d026aa60ad77/README.md#compile-from-source-code-recommended-for-developers

We could have it, but I'm just too busy to actually add the functionality in. I must finish a couple of things beforehand, then anything meaningful to Sshwifty can start....

Hi, I do agree with the point. But after inspecting the code, I found quite a few things must be changed before this feature can be implemented. Is this an...

Hi, I've added a new option called `TabColor` under Preset settings, which should allow you to specify the console background and tab color for a given Preset. It accepts a...