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

https://github.com/bdadmehr0/internet_azad

v2ray ss, vmess, vless, trojan protocol's collector
https://github.com/bdadmehr0/internet_azad

internet iran shadowsocks trojan v2ray vless vmess vpn

Last synced: about 1 month ago
JSON representation

v2ray ss, vmess, vless, trojan protocol's collector

Awesome Lists containing this project

README

          

# Internet Azad - اینترنت آزاد

## Table of Contents
- [How to Install](#how-to-install)
- [Requirements](#requirements)
- [Usage](#usage)
- [Contribution Guidelines](#contribution-guidelines)
- [License](#license)

## How to Install

1. **Clone the Repository**: Clone the repository to your local machine using the following command:
```bash
git clone https://github.com/BDadmehr0/internet_azad
```

2. **Install Python**: Ensure Python 3.x is installed on your system.

3. **Install Dependencies**: Run the following command to install the required Python packages:
```bash
pip install -r requrments.txt
```

## Requirements

The `requrments.txt` file should contain the following dependencies:
- `requests`
- `tqdm`
- `rich`

Ensure these libraries are installed for the script to function correctly.