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
- Host: GitHub
- URL: https://github.com/bdadmehr0/internet_azad
- Owner: BDadmehr0
- Created: 2025-02-28T19:32:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T20:13:00.000Z (over 1 year ago)
- Last Synced: 2025-02-28T23:00:44.807Z (over 1 year ago)
- Topics: internet, iran, shadowsocks, trojan, v2ray, vless, vmess, vpn
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.