mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-12 14:10:31 +08:00
TUN-810: Cloudflared should open dash/argotunnel not dash/warp
This commit is contained in:
committed by
Areg Harutyunyan
parent
d0bc4d0d96
commit
e2194f9417
@@ -13,7 +13,7 @@ import (
|
|||||||
cli "gopkg.in/urfave/cli.v2"
|
cli "gopkg.in/urfave/cli.v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
const baseLoginURL = "https://dash.cloudflare.com/warp"
|
const baseLoginURL = "https://dash.cloudflare.com/argotunnel"
|
||||||
|
|
||||||
func login(c *cli.Context) error {
|
func login(c *cli.Context) error {
|
||||||
path, ok, err := checkForExistingCert()
|
path, ok, err := checkForExistingCert()
|
||||||
|
|||||||
Reference in New Issue
Block a user