-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate Readme to Persian and make it in Docs section Translate Phrases and words for Persian language Add Macos build section to main readme
- Loading branch information
1 parent
e21433a
commit 8aee735
Showing
7 changed files
with
1,479 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
# NekoRay | ||
|
||
مدیریت پیکربندی پروکسی با رابط کاربری مبتنی بر QT , کراس پلتفرم . (بک اند : v2ray / sing-box ) | ||
|
||
اکنون از Windows / Linux / macOS amd64 پشتیبانی می کند. | ||
|
||
|
||
|
||
|
||
## دانلود / Download | ||
|
||
### GitHub Releases (Portable ZIP) | ||
|
||
فرمت قابل حمل، بدون نصب. برای دانلود باینری های از پیش کامپایل شده به Releases بروید، آنها را باز کرده و از آنها استفاده کنید. | ||
|
||
[![GitHub All Releases](https://img.shields.io/github/downloads/Matsuridayo/nekoray/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Matsuridayo/nekoray/releases) | ||
|
||
[Download](https://github.com/Matsuridayo/nekoray/releases) | ||
|
||
### بسته | ||
|
||
1. AUR [nekoray-git](https://aur.archlinux.org/packages/nekoray-git) | ||
2. Scoop extras: `scoop install nekoray` | ||
|
||
## تغییرات برنامه و کانال تلگرام / Changelog & Telegram channel | ||
|
||
https://t.me/Matsuridayo | ||
|
||
## صفحه مستندات / Homepage & Documents | ||
|
||
https://matsuridayo.github.io | ||
|
||
## پروکسی / Proxy | ||
|
||
* SOCKS (4/4a/5) | ||
* HTTP(S) | ||
* Shadowsocks | ||
* VMess | ||
* VLESS | ||
* Trojan | ||
* NaïveProxy ( Custom Core ) | ||
* Hysteria ( Custom Core or sing-box ) | ||
* Custom Outbound | ||
* Custom Core | ||
|
||
## اشتراک / Subscription | ||
|
||
* Raw: some widely used formats (like shadowsocks, clash and v2rayN) | ||
* فرمت های خام: برخی از فرمت های پرکاربرد (مانند shadowsocks، clash و v2rayN) | ||
|
||
## پارامترهای عملیاتی | ||
|
||
- `-many` نمونه در حال اجرا همان دایرکتوری را نادیده بگیرید و به اجبار یک نمونه جدید راه اندازی کنید(0.11+) | ||
- `-appdata` پس از باز کردن، فایل پیکربندی در دایرکتوری مشترک قرار می گیرد و نمی توان آن را بیشتر باز کرد و به طور خودکار ارتقا داد. (0.11+) | ||
|
||
## Windows | ||
|
||
اگر به شما می گوید که DLL وجود ندارد و نمی تواند اجرا شود، لطفاً [Microsoft C++ Runtime Library] (https://aka.ms/vs/17/release/vc_redist.x64.exe) را دانلود و نصب کنید. | ||
|
||
## Linux | ||
|
||
[آموزش اجرای لینوکس] (docs/Run_Linux.md) | ||
## آموزش کامپایل | ||
|
||
[Linux](docs/Build_Linux.md) | ||
|
||
[Windows](docs/Build_Windows.md) | ||
|
||
## کمک مالی / Donate | ||
|
||
Donations are welcome to support project development. | ||
|
||
از کمک های مالی برای حمایت از توسعه پروژه استقبال می شود。 | ||
|
||
USDT TRC20 | ||
|
||
`TRhnA7SXE5Sap5gSG3ijxRmdYFiD4KRhPs` | ||
|
||
XMR | ||
|
||
`49bwESYQjoRL3xmvTcjZKHEKaiGywjLYVQJMUv79bXonGiyDCs8AzE3KiGW2ytTybBCpWJUvov8SjZZEGg66a4e59GXa6k5` | ||
|
||
## Credits | ||
|
||
- [v2fly/v2ray-core](https://github.com/v2fly/v2ray-core) | ||
- [MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri) | ||
- [MatsuriDayo/v2ray-core](https://github.com/MatsuriDayo/v2ray-core) | ||
- [SagerNet/sing-box](https://github.com/SagerNet/sing-box) | ||
- [Qv2ray](https://github.com/Qv2ray/Qv2ray) | ||
- [Qt](https://www.qt.io/) | ||
- [protobuf](https://github.com/protocolbuffers/protobuf) | ||
- [yaml-cpp](https://github.com/jbeder/yaml-cpp) | ||
- [zxing-cpp](https://github.com/nu-book/zxing-cpp) | ||
- [QHotkey](https://github.com/Skycoder42/QHotkey) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.