Skip to content

Commit c50d3c9

Browse files
committed
readme: add Support button + sections (EN + FA)
Adds: - Shield badge in the top badge row linking to https://sh1n.org/donate - Dedicated "Support this project" section in English (above the ltr/rtl divider) explaining what donations cover - Dedicated "حمایت از پروژه" section in Persian mirroring the same content inside the RTL block Donations cover hosting, self-hosted CI runner costs, and continued maintenance. Starring the repo remains the free equivalent.
1 parent ab1d612 commit c50d3c9

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![CI](https://github.com/therealaleph/MasterHttpRelayVPN-RUST/actions/workflows/release.yml/badge.svg)](https://github.com/therealaleph/MasterHttpRelayVPN-RUST/actions/workflows/release.yml)
66
[![License: MIT](https://img.shields.io/github/license/therealaleph/MasterHttpRelayVPN-RUST?color=blue)](LICENSE)
77
[![Stars](https://img.shields.io/github/stars/therealaleph/MasterHttpRelayVPN-RUST?style=flat&logo=github)](https://github.com/therealaleph/MasterHttpRelayVPN-RUST/stargazers)
8+
[![Support](https://img.shields.io/badge/❤️_Support-sh1n.org-red?style=flat)](https://sh1n.org/donate)
89

910
Rust port of [@masterking32's MasterHttpRelayVPN](https://github.com/masterking32/MasterHttpRelayVPN). **All credit for the original idea and the Python implementation goes to [@masterking32](https://github.com/masterking32).** This is a faithful reimplementation of the `apps_script` mode, packaged as two tiny binaries (CLI + desktop UI) with no runtime dependencies.
1011

@@ -413,6 +414,14 @@ MIT. See [LICENSE](LICENSE).
413414

414415
Original project: <https://github.com/masterking32/MasterHttpRelayVPN> by [@masterking32](https://github.com/masterking32). The idea, the Google Apps Script protocol, the proxy architecture, and the ongoing maintenance are all his. This Rust port exists purely to make client-side distribution easier.
415416

417+
## Support this project
418+
419+
If `mhrv-rs` has been useful to you and you'd like to support continued development:
420+
421+
### [❤️ Support on sh1n.org](https://sh1n.org/donate)
422+
423+
Donations cover hosting, self-hosted CI runner costs, and continued maintenance. Starring the repo also helps signal that the project is worth keeping alive.
424+
416425
---
417426

418427
<div dir="rtl">
@@ -737,4 +746,12 @@ logread -e mhrv-rs -f
737746

738747
پروژهٔ اصلی: <https://github.com/masterking32/MasterHttpRelayVPN> توسط [@masterking32](https://github.com/masterking32). ایده، پروتکل `Apps Script`، و معماری پروکسی همه متعلق به ایشان است. این پورت `Rust` فقط برای ساده‌تر کردن توزیع سمت کلاینت درست شده.
739748

749+
### حمایت از پروژه
750+
751+
اگر `mhrv-rs` برای شما مفید بوده و می‌خواهید از ادامهٔ توسعه حمایت کنید:
752+
753+
### [❤️ حمایت در sh1n.org](https://sh1n.org/donate)
754+
755+
کمک‌ها صرف هزینه‌های میزبانی، سرور `CI` اختصاصی، و ادامهٔ نگهداری پروژه می‌شود. ستاره دادن به ریپو هم یک راه رایگان برای نشان دادن اینه که پروژه ارزش ادامه دادن داره.
756+
740757
</div>

0 commit comments

Comments
 (0)