Updated Startupparameters for Zoraxy (markdown)

Toby Chui 2023-09-26 21:40:55 +08:00
parent e103adc944
commit e5d0297a8a

@ -33,4 +33,15 @@ USE CAREFULLY, this can be a security risk if the authmanager is not setup prope
## sshlb (true / false)
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`
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
## 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.
## ztauth
ZeroTier Network Controller Authentication Token.