Versions in this module Expand all Collapse all v3 v3.2.12 Jun 27, 2024 v3.2.11 Jun 27, 2024 v3.2.10 Jun 26, 2024 Changes in this version + type CheckRDPAuthResponse struct + Auth bool + PluginInfo *plugins.ServiceRDP + func CheckRDPAuth(host string, port int) (CheckRDPAuthResponse, error) + type IsRDPResponse struct + IsRDP bool + OS string + func IsRDP(host string, port int) (IsRDPResponse, error)