Skip to content

Quick installation on Ubuntu

Hiddify edited this page Oct 22, 2023 · 15 revisions

flag_of_Iran  فارسی          

Quick installation on Ubuntu

Before installation

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 20.04 and 22.04.

Installation prerequisites

Before installation, you need a series of prerequisites which you can read them here.

Complete installation training video

In the video below, all the steps are described in full detail. This video is in Farsi and if you watch the steps you can handle that. Although We are considering making some English videos for non-Persian people, till then you can visit this or follow the instructions in this article.

Installation steps on Ubuntu

  1. Connect to your server through ssh and copy and run the following command in the terminal
sudo apt update&&sudo apt install -y curl&& sudo bash -c "$(curl -Lfo- https://raw.githubusercontent.com/hiddify/hiddify-config/main/common/download_install.sh)"

Congratulations, the installation is complete.

  1. 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.

  2. How to update For manual update, copy and run the following command in the terminal.

cd /opt/hiddify-config
sudo bash update.sh

For making the best use of this panel please view this article.

This wiki page is moved here. Please find latest updated articles there.

این ویکی به اینجا منتقل شده است. لطفا آخرین آپدیت‌ها و مقاله‌ها را آنجا دنبال کنید.

Clone this wiki locally