Skip to main content
Version: 1.7.50

Proxy

opencli proxy command is used to change /openpanel suffix to something else.

View current setting:

opencli proxy

Set /something on every domain to redirect to OpenPanel interface:

opencli domain set something

Switch back to the default /openpanel:

opencli domain set default

You can also pass --no-restart flag to avoid interrupting the Caddy or OpenPanel services.