-
-
Notifications
You must be signed in to change notification settings - Fork 773
Quick installation on Ubuntu
Hiddify edited this page Jan 22, 2024
·
15 revisions
-
If you have important information or an important service, note that installing this configuration may interfere with your other services. Therefore, please do not install any special service on your server.
-
This code is only applicable on Ubuntu and has been tested only on version 22.04.
-
If not, you need a series of prerequisites which you can read them here.
- Connect to your server through ssh and copy and run the following command in the terminal
curl https://install.hiddify.com/release |bash
If the previous command won't work, use the following one:
sudo apt update&&sudo apt install -y curl&& curl -sSL https://raw.githubusercontent.com/hiddify/hiddify-manager/main/common/download.sh | sudo bash -s release
Congratulations, the installation is complete.
- After installation At the end, a link will be generated which is the link to setup your proxy. Now we need to set the domain. Click on this link to complete the installation.
For making the best use of this panel please view this article.