-
-
Notifications
You must be signed in to change notification settings - Fork 750
Hetzner نصب خیلی سریع در
Hiddify edited this page Mar 3, 2024
·
9 revisions
مراحل نصب:
- ابتدا وارد اکانت خود شوید و یک سرور جدید درست کنید.
- حالا کد زیر را کپی کنید
#cloud-config
package_upgrade: true
packages:
- apt-transport-https
- ca-certificates
- curl
- wget
- gnupg-agent
- software-properties-common
- git
runcmd:
- cd /opt
- bash -c "export CREATE_EASYSETUP_LINK='true';curl i.hiddify.com/release|bash"
final_message: "The system is finally up, after $UPTIME seconds"
output: { all: "| tee -a /root/cloud-init-output.log" }
# you can see the generated link from the website by using https://yourip.sslip.io/hiddify in one hour, after that, it will be disappear.
- کد بالا را در محل نشان داده در عکس قرار دهید.
- پس از حداکثر 10 تا 15 دقیقه سرور شما آماده و پروکسی فعال خواهد بود. مطابق عکس آی پی خود را کپی کنید و در مرورگر باز کنید.