mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-08-09 17:59:41 +00:00
AUTH-1503: Added RDP support
This commit is contained in:
@@ -86,6 +86,7 @@ func Commands() []*cli.Command {
|
||||
{
|
||||
Name: "ssh",
|
||||
Action: ssh,
|
||||
Aliases: []string{"rdp"},
|
||||
Usage: "",
|
||||
ArgsUsage: "",
|
||||
Description: `The ssh subcommand sends data over a proxy to the Cloudflare edge.`,
|
||||
|
Reference in New Issue
Block a user