https://github.com/ipmartnetwork/ipwgbackup-v2
https://github.com/ipmartnetwork/ipwgbackup-v2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipmartnetwork/ipwgbackup-v2
- Owner: iPmartNetwork
- License: gpl-3.0
- Created: 2025-12-23T19:37:22.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-12-24T15:46:09.000Z (8 months ago)
- Last Synced: 2026-03-29T01:25:03.834Z (4 months ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/checksum.py
Awesome Lists containing this project
README
# 🚀 iPWGBackup – WireGuard Backup & Restore Manager
iPWGBackup یک ابزار حرفهای و خودکار برای بکاپ و ریستور تنظیمات WireGuard روی VPS است.
## ویژگیها
- بکاپ خودکار هر 12 ساعت
- ارسال بکاپ به تلگرام
- بکاپ و ریستور دستی
- Masking کلیدهای حساس
- SHA256 checksum و metadata
- CLI برای عملیات دستی
- systemd service + timer
- اجرای خودکار بعد از ریبوت
- نصب آسان با install.sh
## نصب سریع
```bash
bash <(curl -fsSL https://raw.githubusercontent.com/iPmartNetwork/iPWGBackup-v2/master/install.sh)
```