hiddify.com/docs/manager/configuration-and-advanced-settings/SSH-proxy-setting-on-Hiddify-panel.md
global 2db814702f
Some checks are pending
ci / deploy (push) Waiting to run
Initial commit
2025-03-05 18:05:33 +03:00

50 lines
1.7 KiB
Markdown

---
title: How to setup SSH proxy on HiddifyManager
weight: -70
---
<div dir="ltr" markdown="1">
# SSH proxy setting on HiddifyManager
As you know, in version 8 of the HiddifyManager, a proxy for the SSH service has been created, which does not have any access to the server and can only be used as a proxy. This proxy is completely secure and has no fingerprints for identification. (except the SSH protocol itself, which is in general use)
Continue with this tutorial to learn how to make its settings on Hiddify panel.
## Configure SSH proxy settings
First, go to the `SSH proxy` section in the panel `Settings`.
<div align=center markdown=1>
![SSH proxy](https://github.com/hiddify/hiddify-config/assets/125398461/427891b5-dc5a-42c8-beaf-a4e004f06a99)
</div>
Here you can choose your desired port for this proxy. You can also enable or disable this protocol.
## Enable or disable proxy
To do this, go to the `Proxies` section from the `Settings` menu.
<div align=center markdown=1>
![SSH proxy proxy](https://github.com/hiddify/hiddify-config/assets/125398461/bdb7548a-2348-4038-a36e-6e8c37c3e8be)
</div>
Here you can enable or disable the SSH proxy.
## Use config to connect
Now, if you go to your user page in the panel, you will see that the SSH configuration has been added to the previous configurations. This configuration can be added to client app separately.
<div align=center markdown=1>
![user link](https://github.com/hiddify/hiddify-config/assets/125398461/61ec5d9d-40e1-4ac8-825a-2b20f60fdfb8)
</div>
To use this proxy in the client, you must currently use the SingBox app, which is explained in [this tutorial](/manager/client-software-on-ios/Tutorial-for-SingBox-app/).