Configures what protocols the specified port should be scanned for.The following protocols can currently be scanned:HTTP is used to scan for proxies utilizing the HTTP "CONNECT" mechanism. SOCKS4 is used to scan for proxies utilizing the SOCKS4 proxy protocol.SOCKS5 is used to scan for proxies utilizing the SOCKS5 proxy protocol.The keyword "all" can be used as a shortcut to all of the above, and will include any new protocols added in the future.
Example:
/as security proxycheck scan <socks4|socks5|http|all> <enable|disable>