https://github.com/ipmartnetwork/ipmart-tunnel
iPmart-Tunnel
https://github.com/ipmartnetwork/ipmart-tunnel
Last synced: about 2 months ago
JSON representation
iPmart-Tunnel
- Host: GitHub
- URL: https://github.com/ipmartnetwork/ipmart-tunnel
- Owner: iPmartNetwork
- License: gpl-3.0
- Created: 2024-03-22T04:02:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T04:42:37.000Z (over 2 years ago)
- Last Synced: 2026-03-29T01:25:04.145Z (4 months ago)
- Language: Shell
- Size: 77.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipmart-tunnel
## About The Project
ساخت تانل IPTABLE در دو حالت مختلف
1.مالتی پورت(فقط پورت های خاص)
2. همه ی پورت ها (بجز پورت های سفارشی توسط کاربر )
________________________________
✅ ماندگاری تنظیمات حتی با ریبوت سرور
✅ تانل ترافیک مبتنی بر پروتکل های tcp و udp
✅ قابلیت نمایش زنجیر ها و قوانین جدول NAT و بازنشانی آن ها به حالت اولیه با یک گزینه
## Install & Use
نصب: دستور زیر رو وارد کنید ، اسکریپت نصب و اجرا میشه ، برای هر بار اجرای نرم افزار کافیه دستور ipmart-tunnel رو اجرا کنید.
```sh
git clone https://github.com/ipmartnetwork/ipmart-tunnel.git /root/ipmart-tunnel && chmod +x /root/ipmart-tunnel/install.sh && /root/ipmart-tunnel/install.sh
```
برای هر بار اجرای نرم افزار کافیه دستور ipmart-tunnel رو اجرا کنید.
```sh
ipmart-tunnel
```