From 533e79ba959143f0459431a486bfb85c56c72ddc Mon Sep 17 00:00:00 2001 From: luisgulo Date: Fri, 24 Oct 2025 18:01:10 +0200 Subject: Releasing code version 1.8.0 --- community_modules/winremote/winremote_detect.tr.en | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community_modules/winremote/winremote_detect.tr.en (limited to 'community_modules/winremote/winremote_detect.tr.en') diff --git a/community_modules/winremote/winremote_detect.tr.en b/community_modules/winremote/winremote_detect.tr.en new file mode 100644 index 0000000..986e44f --- /dev/null +++ b/community_modules/winremote/winremote_detect.tr.en @@ -0,0 +1,10 @@ +start=🔍 [winremote_detect] Checking connectivity with {host}... +ssh_on=✅ SSH enabled (port {port}) +ssh_off=❌ SSH not available +winrm_on=✅ WinRM enabled (port {port}) +winrm_off=❌ WinRM not available +both=🟢 Both protocols available on {host} +one=🟡 One protocol is available +none=🔴 No remote protocol detected on {host} +missing_deps=❌ [winremote_detect] nc or curl are not available. +deps_ok=✅ [winremote_detect] nc and curl are available. -- cgit v1.2.3