-
[Plugin] Tailscale
You're a legend mate! Hopefully, I don't have any devices that still rely on SMBv1 (Looking at you old Samsung Printer/Scanner)
-
[Plugin] Tailscale
@EDACerton Have you been able to remidy the issue concerning the SMB not working over Tailscale? Just switched to the plugin version and now my host "tower" is not accesible via SMB using Tailscale. I can work around it by exposing the IP as a sub-route but that is sub-optimal. Seems to work fine with all other services though. Tower-tailscale-diag-20230807-103715.zip
-
[Plugin] Theme Engine - a webGui styler
-
"Hacking" attempt confusion - logs and port numbers
I know it's an older thread but essentially, changing the port number of your SSH isn't doing much in terms of security. It just makes it a tiny bit harder to determine the right port. You do discourage very simple attacks that scan very broadly and don't bother with alternate ports but changing the default port does nothing for targeted attacks and also not much for more sophisticated, automated attacks, once an attacker figures out your true ssh port, you will get brute-forced just like normal. If you are still looking for a very simple and elegant solution for remote ssh access, give Tailscale a try. It's FOSS, based on WireGuard, doesn't require port forwarding and has clients for basically all platforms under the sun.
-
[Support] ich777 - Gameserver Dockers
Thank you very much for testing it and yes, you're right, it doesn't make a lot of sense to add a workaround now because the server shouldn't ask for a password in the first place if you give it null or an empty string...
-
[Support] ich777 - Gameserver Dockers
It would be highly appreciated if you can spare the time needed. It's working just fine with the password. Actually, I wasn't aware of this limitation when I posted my initial question, so it's up to you
-
[Support] ich777 - Gameserver Dockers
Does this also happen if you leave out the "-password" option all together from the launch command?
-
[Support] ich777 - Gameserver Dockers
@ich777 Can you change the Unraid Docker for Valheim so the password is optional? I'm asking because you can set a whitelist in the configs of the server and there is no need to use a password after enabling that. Also you can use the Steam Launch Options to directly connect to a server. tldr; would allow to directly connect to a server without a password promp and without having to fear griefing from randoms. Valheim Dedicated Server Manual.pdf
-
OpenVPN Server & Client for unRAID 6.2+ (6.1 are still supported)
I'm using the Server plugin (Great work btw! Love it :D) I'm trying to connect multiple devices with one profile, which needs the "--duplicate-cn" option. However I can't figure out how to enable this feature, neighter command line nor web-interface.