mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 12:42:18 +02:00
token
This commit is contained in:
parent
b8354d71dd
commit
5745a330f0
@ -12,7 +12,13 @@
|
|||||||
|
|
||||||
### Simple Registration
|
### Simple Registration
|
||||||
|
|
||||||
Registering for access to `zrok` should provide the user with a single identity, which can be used from any shell environment to quickly enable access to private applications.
|
Registering for access to `zrok` should provide the user with a single identity token, which can be used from any shell environment to quickly enable access to private applications.
|
||||||
|
|
||||||
|
Enabling `zrok` in a shell should be as simple as executing something like:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ zrok enable <token>
|
||||||
|
```
|
||||||
|
|
||||||
### Single-Executable Deployment
|
### Single-Executable Deployment
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user