Commands for managing the Kraken Proxy server via ssh
Restart the application. The command will be useful, for example, after resetting the binding of an IP address to a license
sudo kraken --restart
Forcing the installation to start. If errors occurred during the installation process, this method will ignore already installed packages.
sudo kraken -f
Changing SMTP service settings. If you made a typing error during the installation process, you can use this command to change existing settings.
sudo kraken -m
Find out the current version
sudo kraken -v
Reset all settings. Removes all ports, proxies, users including the administrator and starts the procedure for creating an administrator profile.
sudo kraken -r
Information about available shell arguments
sudo kraken -h
Deleting an administrator and creating a new one
sudo kraken -a
Clearing logs and statistics (IP pool statics, modem traffic, proxy logs, process logs, service logs)
sudo kraken -c