hiddify.com/docs/manager/client-software-on-android/Tutorial-for-Nekobox-app.md
global 2db814702f
Some checks are pending
ci / deploy (push) Waiting to run
Initial commit
2025-03-05 18:05:33 +03:00

97 lines
2.8 KiB
Markdown

---
title: Tutorial for Nekobox app
---
<div dir="ltr" markdown="1">
# Tutorial for Nekobox app
This application is one of the applications that can be used for Android, which works relatively well for old devices.
## Download the application
To download, you can refer to the GitHub of the project [here](https://github.com/MatsuriDayo/NekoBoxForAndroid).
## Initial settings
* Activate the `use system dns as direct dns option` through `Settings`.
* Also set `subscription min tls version` to `1.3`.
> Note: if you are using old devices, set `tls` to `1.2`.
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/f1a0c7d6-ab17-4b82-9018-894675826633" />
</div>
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/79262031-045c-4b20-b6da-9c52cdc0b37c" />
</div>
## Add subscription link
* Copy the `subscription link` of the user from the panel.
* Enter the `group` section and create a `new group`.
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/d57ce407-f0b6-4b98-ade4-e9b3e40b62e5" />
</div>
* Set the `group type` option to `subscription`.
* Click on `subscription link` and enter the subscription link.
* Enable `force resolve` and `auto update` options.
* Save the created `group` and wait for the update to finish.
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/0f8151e7-935b-49ba-a3f6-aa40f5b482ac" />
</div>
## Tutorial on making Proxy Chain
In this method, the traffic is transferred from one proxy to another, and it allows you to remain hidden or anonymous much longer than the previous methods, and also to be more secure.
* Configure the `add` or `import` option through `manual settings`.
* Select `Proxy chain`.
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/b6f50216-4560-4ca5-97ac-143e14b2f466" />
</div>
* Click `Add profile` and select and enter, for example, a reality config.
* For the second proxy, for example, we use Cloudflare worker and save the profile.
* Now go [here](https://ip.gs/) to check if it was done correctly. If Cloudflare's IP is seen, it means the job is done correctly.
<div align=center markdown=1>
<img width=30% src="https://github.com/hiddify/hiddify-config/assets/125398461/3451ad3c-c87c-47d0-a970-f497450a2af3" />
</div>
> Note: When using this method, the ping test may encounter an error, which is a bug that needs to be fixed. But the filter connection is established and there is no problem.
> You can also use `http` and `socks5` in this method.
> You can also use more than 2 proxies to connect at the same time.