hiddify.com/docs/app/index.md
global 2db814702f
Some checks are pending
ci / deploy (push) Waiting to run
Initial commit
2025-03-05 18:05:33 +03:00

4.6 KiB

title hide comments weight
App Guide
toc
feedback
false -19

All tutorials and videos related to Hiddify application

Hiddify is a VPN client app that serves as a universal proxy tool-chain which offers a wide range of features and protocols. The appropriate and detailed information are accessible here. This page contains tutorial guides related to this project.

    <div class="flex flex-col md:flex-row h-full md:max-h-[450px]" id="section-1">
      <div class="px-8 py-8 w-full md:w-2/3">
        <img src="/assets/hiddify-app.png" class="md:max-h-[183px] rounded-xl w-full md:max-w-[326px] mb-5" />
        <div class="flex flex-col gap-2">
          <h1 class="text-primaryText title-font text-lg mb-3">Hiddify App</h1>
          <div class="flex items-center gap-2">
            <div>
              <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
            </div>
            <a href="/app/How-to-install-Hiddify-app/" target="_blank" class="text-secondaryText text-sm">How
              to install HiddifyApp</a>
          </div>
          <div class="flex items-center gap-2">
            <div>
              <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
            </div>
            <a href="/app/How-to-use-Hiddify-app" target="_blank" class="text-secondaryText text-sm">How to use
              HiddifyApp
            </a>
          </div>
          <div class="flex items-center gap-2">
            <div>
              <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
            </div>
            <a href="/app/HiddifyCli-guide/" target="_blank" class="text-secondaryText text-sm">How to use
              HiddifyCli</a>
          </div>
          <div class="flex items-center gap-2">
            <div>
              <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
            </div>
            <a href="/app/How-to-use-UDP-Turn-Relay/" target="_blank" class="text-secondaryText text-sm">How to
              use
              UDP Turn Relay in HiddifyApp</a>
          </div>
          <div class="flex items-center gap-2">
            <div>
              <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
            </div>
            <a href="/app/How-to-contribute-to-this-project/" target="_blank"
              class="text-secondaryText text-sm">How
              to contribute to this project</a>
          </div>

          <div class="flex flex-col gap-2 md:hidden" id="section-content-1">
            <div class="flex items-center gap-2">
              <div>
                <div class="h-2 w-2 rounded-full bg-[#455FE9]"></div>
              </div>
              <a href="/app/URL-Scheme/" target="_blank" class="text-secondaryText text-sm">
                URL scehme in HiddifyApp
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>

</section>