mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-01 13:17:21 +02:00
Updated Startupparameters for Zoraxy (markdown)
parent
e5d0297a8a
commit
02168d95a9
@ -35,13 +35,18 @@ USE CAREFULLY, this can be a security risk if the authmanager is not setup prope
|
||||
|
||||
Allows loopback connecting for ssh via webinterface. If you want to connect from the webinterface via ssh to the host, you need to enable this with `-sshlb=true`, defaults to `false`
|
||||
|
||||
## autorenew
|
||||
|
||||
### Advance Use Cases
|
||||
Here are some parameters for advance users
|
||||
|
||||
## autorenew
|
||||
|
||||
ACME auto TLS/SSL certificate renew check interval in seconds
|
||||
|
||||
## ztport
|
||||
ZeroTier Network Controller RESTFUL API port. By default, ZeroTier with Network Controllers will listen to localhost:9933. If you are using the free version of ZeroTier, you can leave this unchanged. For business version with alternative port, you can change this to match your ZeroTier network controller API server port. See[here](https://docs.zerotier.com/self-hosting/network-controllers/) for more information.
|
||||
|
||||
ZeroTier Network Controller RESTFUL API port. By default, ZeroTier with Network Controllers will listen to localhost:9933. If you are using the free version of ZeroTier, you can leave this unchanged. For business version with alternative port, you can change this to match your ZeroTier network controller API server port. See [here](https://docs.zerotier.com/self-hosting/network-controllers/) for more information.
|
||||
|
||||
## ztauth
|
||||
ZeroTier Network Controller Authentication Token.
|
||||
|
||||
ZeroTier auth token. If you run Zoraxy as root using sudo (or Administrator on Windows), the token will be automatically loaded from its default location on disk. If you do not assign Zoraxy root access and you still want to use ZeroTier Network Controller feature, you can fill in this value manually. See [here](https://docs.zerotier.com/self-hosting/network-controllers/#authtoken) for more information.
|
Loading…
x
Reference in New Issue
Block a user