https://github.com/ipmartnetwork/zeus.py
https://github.com/ipmartnetwork/zeus.py
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipmartnetwork/zeus.py
- Owner: iPmartNetwork
- Created: 2023-11-30T15:55:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T17:15:56.000Z (over 2 years ago)
- Last Synced: 2026-03-29T01:25:05.343Z (4 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install-Zeus Tunnel
Easy way for install iPtable Tunnel whit Python
## 1. Update server
```bash
apt update && apt upgrade -y
```
## 2. Install python3
```bash
apt install python3
```
## 3. Download script on server
```bash
wget https://github.com/iPmartNetwork/zeus.py/releases/download/python-tunnel/zeus.py
```
## 4.run script
```bash
python3 zeus.py
```
## 5.User & Pass
```bash
User : admin
Pass : zeus
```