An open API service indexing awesome lists of open source software.

https://github.com/ipmartnetwork/zeus.py


https://github.com/ipmartnetwork/zeus.py

Last synced: about 2 months ago
JSON representation

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
```