mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-08 12:00:36 +08:00
AUTH-1511: Add custom headers for ssh command
This commit is contained in:
@@ -96,6 +96,10 @@ func Commands() []*cli.Command {
|
||||
&cli.StringFlag{
|
||||
Name: "url",
|
||||
},
|
||||
&cli.StringSliceFlag{
|
||||
Name: "header",
|
||||
Aliases: []string{"H"},
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user