mirror of
https://github.com/openziti/zrok.git
synced 2024-11-24 17:13:51 +01:00
token
This commit is contained in:
parent
b8354d71dd
commit
5745a330f0
@ -12,7 +12,13 @@
|
||||
|
||||
### 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user