File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ then protect with Cloudflare Access).
162
162
B) Locally reachable TCP/UDP-based private services to Cloudflare connected private users in the same account, e.g.,
163
163
those enrolled to a Zero Trust WARP Client.
164
164
165
- You can manage your Tunnels via dash.teams .cloudflare.com. This approach will only require you to run a single command
165
+ You can manage your Tunnels via one.dash .cloudflare.com. This approach will only require you to run a single command
166
166
later in each machine where you wish to run a Tunnel.
167
167
168
168
Alternatively, you can manage your Tunnels via the command line. Begin by obtaining a certificate to be able to do so:
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ func buildRouteIPSubcommand() *cli.Command {
32
32
UsageText : "cloudflared tunnel [--config FILEPATH] route COMMAND [arguments...]" ,
33
33
Description : `cloudflared can provision routes for any IP space in your corporate network. Users enrolled in
34
34
your Cloudflare for Teams organization can reach those IPs through the Cloudflare WARP
35
- client. You can then configure L7/L4 filtering on https://dash.teams .cloudflare.com to
35
+ client. You can then configure L7/L4 filtering on https://one.dash .cloudflare.com to
36
36
determine who can reach certain routes.
37
37
By default IP routes all exist within a single virtual network. If you use the same IP
38
38
space(s) in different physical private networks, all meant to be reachable via IP routes,
You can’t perform that action at this time.
0 commit comments