cloudflared: add example to create a named tunnel (#12135)
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
`cloudflared tunnel login`
|
`cloudflared tunnel login`
|
||||||
|
|
||||||
|
- Create a tunnel with a specific name:
|
||||||
|
|
||||||
|
`cloudflared tunnel create {{name}}`
|
||||||
|
|
||||||
- Establish a tunnel to a host in Cloudflare from the local server:
|
- Establish a tunnel to a host in Cloudflare from the local server:
|
||||||
|
|
||||||
`cloudflared tunnel --hostname {{hostname}} localhost:{{port_number}}`
|
`cloudflared tunnel --hostname {{hostname}} localhost:{{port_number}}`
|
||||||
|
Reference in New Issue
Block a user