Latest changes
This commit is contained in:
parent
69a0aa9bd4
commit
d9d3f7b176
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -345,7 +345,7 @@ def main():
|
|||
if psutil.WINDOWS:
|
||||
OS = "Windows"
|
||||
service_list = ["MySQL", "postgresql", "pgsql", "oracle", "MSSQL", "IISADMIN",
|
||||
"W3svc", "NTDS", "Netlogon", "DNS", "MSExchangeADTopology",
|
||||
"apache", "nginx", "W3svc", "NTDS", "Netlogon", "DNS", "MSExchangeADTopology",
|
||||
"MSExchangeServiceHost", "MSExchangeSA", "MSExchangeTransport"]
|
||||
discover(OS, service_list)
|
||||
elif psutil.LINUX:
|
||||
|
|
Loading…
Reference in New Issue