Update readme
This commit is contained in:
145
README.md
145
README.md
@@ -4,71 +4,137 @@
|
||||
|
||||
<div align="center">
|
||||
|
||||
|
||||
[](https://play.cuzi.workers.dev/play?i=app.hiddify.com&l=GooglePlay&m=$installs) [](https://img.shields.io/github/downloads/Hiddify/Hiddify-Next/total)[](https://github.com/hiddify/hiddify-server/)[](https://github.com/hiddify/hiddify-next/)
|
||||
[](https://www.youtube.com/@hiddify)[](https://telegram.dog/hiddify)[](https://telegram.dog/hiddify_board)
|
||||
|
||||
</div>
|
||||
|
||||
## What is Hiddify-Next?
|
||||
<p dir="ltr" style="font-size: 16px">A multi-platform client based on Sing-box that serves as a universal proxy toolchain. This app offers a wide range of capabilities, which are listed below. It also supports a large number of protocols. The app is free to use, ad-free, and open-source. It provides a secure and private tool for getting access to the free internet. </p>
|
||||
|
||||
<p dir="ltr" style="font-size: 16px">A multi-platform client based on <a href="https://github.com/SagerNet/sing-box">Sing-box</a> that serves as a universal proxy toolchain. This app offers a wide range of capabilities, which are listed below. It also supports a large number of protocols. The app is free to use, ad-free, and open-source. It provides a secure and private tool for getting access to the free internet. </p>
|
||||
|
||||
The app is developed using [Flutter](https://flutter.dev) and [Go](https://go.dev). For more information you can read through our [Contribution Guidelines](https://github.com/hiddify/hiddify-next/blob/main/CONTRIBUTING.md) for development.
|
||||
|
||||
## 🚀 Main features
|
||||
|
||||
⭐ Ease of use with a simple UI
|
||||
⭐ Easy to use with a simple UI
|
||||
|
||||
✈️ Multi-platform support: Android, Windows, Linux and macOS (PRs for iOS are welcome)
|
||||
✈️ Multi-platform: Android, Windows, Linux and macOS (PRs for iOS are welcome)
|
||||
|
||||
⚙️ App based on Sing-box
|
||||
🔍 Auto selection based on delay
|
||||
|
||||
🔍 Auto selection of the best server and config
|
||||
🟡 Wide range of protocols:
|
||||
**ECH, Sing-box, V2ray, Xray, Vless, Vmess, Reality, TUIC, Hysteria, ShadowTLS, SSH, Clash, Clash meta**
|
||||
|
||||
🟡 Supporting a wide range of protocols:
|
||||
**ECH, Sing-box, V2ray, Xray, Vless, Vmess, Reality, TUIC, Hysteria, Shadowtls, SSH, Clash, Clash meta**
|
||||
🟡 Subscription links:
|
||||
**Clash, Clash meta, Sing-box and Shadowsocks**
|
||||
|
||||
🟡 Supporting different subscription links:
|
||||
**Clash, Sing-box and Shadowsocks**
|
||||
🔄 Automatic subscription update
|
||||
|
||||
🔄 Automatic update of subscription link and configurations
|
||||
|
||||
🔎 Display profile information including remaining day and traffic
|
||||
🔎 Display profile information including remaining days and traffic usage
|
||||
|
||||
📱 Completely free and without any ads and interruptions
|
||||
|
||||
🛡 Open source and completely secure
|
||||
🛡 Open source and community driven
|
||||
|
||||
🌙 Dark and light modes
|
||||
|
||||
⚙ Compatible with all panels
|
||||
⚙ Compatible with all proxy management panels
|
||||
|
||||
⭐ Appropriate configuration for Iran, China, Russia and other countries
|
||||
|
||||
💻 Release of Android version on [Google Play](https://play.google.com/store/apps/details?id=app.hiddify.com)
|
||||
|
||||
|
||||
💻 Available on [Google Play](https://play.google.com/store/apps/details?id=app.hiddify.com)
|
||||
|
||||
## Download
|
||||
|
||||
For latest releases (including pre-releases), visit [releases page](https://github.com/hiddify/hiddify-next/releases)
|
||||
|
||||
- Android: [Universal](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk) - [Arm64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk) - [Arm7](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk) - [x86_64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk)
|
||||
|
||||
- Windows: [x64 Setup](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.zip) - [x64 Portable](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip)
|
||||
|
||||
- Linux: [x64 AppImage](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.zip)
|
||||
|
||||
- macOS (v10.14+): [Universal (x64, M series)](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.zip)
|
||||
|
||||
- Build from source: [Build & contribute guide](contribute.md)
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>OS</th>
|
||||
<th>Distribution</th>
|
||||
<th>Installation Guide</th>
|
||||
<th>CPU/Architecture</th>
|
||||
<th>Download Link</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td rowspan=5>Android</td>
|
||||
<td><code>Google Play</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>Universal</td>
|
||||
<td><a href="https://play.google.com/store/apps/details?id=app.hiddify.com">Link</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.apk</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>Universal</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td rowspan=3><code>.apk</code></td>
|
||||
<td rowspan=3><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a>
|
||||
</td>
|
||||
<td>ArmV8</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk">Link</a>
|
||||
</td>
|
||||
<tr>
|
||||
<td>ArmV7</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>x86_64</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td rowspan=2>Windows</td>
|
||||
<td><code>.exe</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>64-bit</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.zip">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>portable</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>64-bit</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>macOS</td>
|
||||
<td><code>.dmg</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>Apple Silicon & Intel</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.zip">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Linux</td>
|
||||
<td><code>.AppImage</code></td>
|
||||
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
|
||||
<td>amd64</td>
|
||||
<td><a
|
||||
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.zip">Link</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div align=center>
|
||||
<a href="https://play.google.com/store/apps/details?id=app.hiddify.com"><img width=20% src="https://github.com/hiddify/hiddify-next/blob/main/docs/google-play-badge.png"></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- [Singbox](https://github.com/SagerNet/sing-box)
|
||||
@@ -78,22 +144,21 @@ For latest releases (including pre-releases), visit [releases page](https://gith
|
||||
- [Others](./pubspec.yaml)
|
||||
|
||||
## Donation and Support
|
||||
|
||||
The easiest way to support us is to click on the star (⭐) at the top of this page.
|
||||
|
||||
We also need financial support for our services. All of our activities are done voluntarily and financial support will be spent on the development of the project. You can view our support addresses [here](https://github.com/hiddify/hiddify-server/wiki/support).
|
||||
|
||||
|
||||
|
||||
## Collaboration and Contact Information
|
||||
|
||||
We need your collaboration in order to develop this project. If you are specialists in these areas, please do not hesitate to contact us.
|
||||
|
||||
* Flutter Developing
|
||||
* Swift Developing
|
||||
* Kotlin Developing
|
||||
* Go Developing
|
||||
- Flutter Developing
|
||||
- Swift Developing
|
||||
- Kotlin Developing
|
||||
- Go Developing
|
||||
<div align=center>
|
||||
|
||||
|
||||
</br>
|
||||
|
||||
[](mailto:contribute@hiddify.com)
|
||||
@@ -104,8 +169,6 @@ We need your collaboration in order to develop this project. If you are speciali
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<p align=center>
|
||||
We appreciate all people who are participating in this project. Some people here and many many more outside of Github. It means a lot to us. ♥
|
||||
</p>
|
||||
|
||||
20
README_fa.md
20
README_fa.md
@@ -15,11 +15,12 @@
|
||||
</div>
|
||||
|
||||
## هیدیفاینکست چیست؟
|
||||
|
||||
یک کلاینت مالتیپلتفرم مبتنی بر Sing-box که به عنوان یک ابزار عمومی برای پروکسی عمل میکند. این برنامه طیف گستردهای از قابلیتها را ارائه میدهد که در زیر لیست شده است. همچنین از تعداد زیادی پروتکل پشتیبانی میکند. این برنامه رایگان، بدون آگهی و منبع باز است. این یک ابزار امن و مطمئن برای دسترسی به اینترنت رایگان فراهم میکند.
|
||||
|
||||
## 🚀 امکانات اصلی
|
||||
|
||||
⭐ استفاده بسیار آسان با رابط کاربری ساده
|
||||
⭐ استفاده بسیار آسان با رابط کاربری ساده
|
||||
|
||||
✈️ پشتیبانی از چند پلتفرم: اندروید، ویندوز، لینوکس و مک (پول رکوئست برای نسخه iOS استقبال میشود)
|
||||
|
||||
@@ -28,7 +29,7 @@
|
||||
🔍 انتخاب خودکار بهترین سرور و کانفیگ
|
||||
|
||||
🟡 پشتیبانی از رنج وسیعی از پروتکلها
|
||||
**ECH, Sing-box, V2ray, Xray, Vless, Vmess, Reality, TUIC, Hysteria, Shadowtls, SSH, Clash, Clash meta**
|
||||
**ECH, Sing-box, V2ray, Xray, Vless, Vmess, Reality, TUIC, Hysteria, ShadowTLS, SSH, Clash, Clash meta**
|
||||
|
||||
🟡 پشتیبانی لینکهای سابسکریپشن مختلف:
|
||||
**کلش، سینگباکس و شدوساکس**
|
||||
@@ -61,14 +62,12 @@
|
||||
|
||||
- مک (نسخه 10.14 به بالا): [Universal (x64, M series)](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.dmg)
|
||||
|
||||
- بیلد از منبع: [راهنمای بیلد و مشارکت در پروژه](https://github.com/hiddify/hiddify-next/blob/main/contribute.md)
|
||||
- بیلد از منبع: [راهنمای بیلد و مشارکت در پروژه](https://github.com/hiddify/hiddify-next/blob/main/CONTRIBUTING.md)
|
||||
|
||||
<div align=center>
|
||||
<a href="https://play.google.com/store/apps/details?id=app.hiddify.com"><img width=20% src="https://github.com/hiddify/hiddify-next/blob/main/docs/google-play-badge.png"></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
## سپاسگزاری
|
||||
|
||||
- [سینگباکس](https://github.com/SagerNet/sing-box)
|
||||
@@ -77,7 +76,6 @@
|
||||
- [افکلش](https://github.com/Fclash/Fclash)
|
||||
- [سایر](./pubspec.yaml)
|
||||
|
||||
|
||||
## حمایت از پروژه
|
||||
|
||||
سادهترین راه حمایت از ما کلیک کردن روی ستاره (⭐) بالای همین صفحه است.
|
||||
@@ -85,11 +83,13 @@
|
||||
ما برای سرویس هایمان به کمک مالی هم نیاز داریم. تمامی فعالیتهای ما به صورت داوطلبانه انجام میشود و حمایتهای مالی صرف توسعه پروژه میشود. اطلاعات و آدرسهای حمایت از ما را در [این لینک](https://github.com/hiddify/hiddify-server/wiki/support) مشاهده فرمایید.
|
||||
|
||||
## راههای همکاری و ارتباط با ما
|
||||
|
||||
اگر در هر یک از زمینههای زیر توانایی دارید، لطفا با ما در تماس باشید.
|
||||
* برنامهنویسی فلاتر
|
||||
* برنامهنویسی سوئیفت
|
||||
* برنامهنویسی کاتلین
|
||||
* برنامهنویسی Go
|
||||
|
||||
- برنامهنویسی فلاتر
|
||||
- برنامهنویسی سوئیفت
|
||||
- برنامهنویسی کاتلین
|
||||
- برنامهنویسی Go
|
||||
|
||||
</br>
|
||||
<div align=center>
|
||||
|
||||
Reference in New Issue
Block a user