mirror of
https://github.com/sartoopjj/thefeed.git
synced 2026-05-19 06:04:36 +03:00
add donation
This commit is contained in:
+12
-14
@@ -95,21 +95,19 @@ thefeed یک سیستم تونل DNS است که به شما اجازه می
|
||||
|
||||
## دانلود
|
||||
|
||||
| پلتفرم | معماری | سرور | کلاینت |
|
||||
|---------|--------|------|--------|
|
||||
| لینوکس | amd64 | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-linux-amd64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-linux-amd64) |
|
||||
| لینوکس | arm64 | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-linux-arm64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-linux-arm64) |
|
||||
| مک | amd64 (Intel) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-darwin-amd64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-darwin-amd64) |
|
||||
| مک | arm64 (Apple Silicon) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-darwin-arm64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-darwin-arm64) |
|
||||
| FreeBSD | amd64 | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-freebsd-amd64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-freebsd-amd64) |
|
||||
| FreeBSD | arm64 | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-freebsd-arm64) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-freebsd-arm64) |
|
||||
| ویندوز | amd64 | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-server-windows-amd64.exe) | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-client-windows-amd64.exe) |
|
||||
[رلیز ها](https://github.com/sartoopjj/thefeed/releases)
|
||||
|
||||
| اندروید APK | معماری | دانلود |
|
||||
|-------------|--------|--------|
|
||||
| arm64 (v8a) | ۶۴ بیت | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-android-arm64.apk) |
|
||||
| arm (v7a) | ۳۲ بیت | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-android-arm.apk) |
|
||||
| Universal | همه | [دانلود](https://github.com/sartoopjj/thefeed/releases/latest/download/thefeed-android-universal.apk) |
|
||||
## حمایت مالی
|
||||
|
||||
برای حمایت از من میتونید مبلغ دلخواهتون رو به صورت USDT یا USDC روی شبکههای زیر ارسال کنید:
|
||||
|
||||
- Polygon
|
||||
- BNB Chain
|
||||
|
||||
آدرس ولت من:
|
||||
`0xe73f022f668c57cce79feccd875ac7332311013a`
|
||||
|
||||
ممنون از حمایتتون ❤️
|
||||
|
||||
## ⚡ نصب سریع سرور
|
||||
|
||||
|
||||
@@ -56,6 +56,18 @@ All communication is encrypted with AES-256 and transmitted via standard DNS TXT
|
||||
|
||||
[Releases](https://github.com/sartoopjj/thefeed/releases)
|
||||
|
||||
## Donate:
|
||||
|
||||
To support me, you can send any amount you wish in USDT or USDC on the following networks:
|
||||
|
||||
- Polygon
|
||||
- BNB Chain
|
||||
|
||||
My wallet address:
|
||||
`0xe73f022f668c57cce79feccd875ac7332311013a`
|
||||
|
||||
Thank you for your support ❤️
|
||||
|
||||
## Quick Install (Server)
|
||||
|
||||
One-line install (downloads latest release from GitHub)
|
||||
|
||||
Reference in New Issue
Block a user