Event Horizon of Freedom
Event Horizon of Freedom is a tool designed for scanning domains to identify services such as Fastly, G Core, Cloudflare, and others. It helps in analyzing and configuring proxy settings for optimized performance.
Features
- Scans domains to detect usage of popular CDN services and proxy servers.
- Converts VLESS links to Xray configuration files.
- Tests proxy connections and measures ping and speed performance.
- Provides results and recommendations based on performance metrics.
How to Use
-
Prepare Your Files:
vless_links.txt: A file containing VLESS links you want to test.ping_results.txt: A file where ping results will be saved.last_line.txt: A file to keep track of the last tested line number.TheBest.txt: A file where the best configurations will be saved.
-
Run the Tool:
python -m eventhorizon vless_links.txt ping_results.txt last_line.txt TheBest.txt
Ensure you have all the required files in the same directory or provide their full paths.
Requirements
- Python 3.12 or higher
- Required Python packages:
httpx,speedtest-cli
Installation
To install the required packages, you can use pip:
pip install httpx speedtest-cli
License
This project is licensed under the MIT License - see the LICENSE file for details.
Release files for eventhorizon 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eventhorizon-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / eventhorizon-0.1-py3-none-any.whl
| Download URL | eventhorizon-0.1-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1670007977ea69687c24b4c9368be9d56f246648077fb5f9b94ea727e1ebbbb0
|
|
BLAKE2b-256 checksum How to use checksums |
29c5fd0bd01c933dbc8153a01ee91442297daa73100a3994a80b4ffcea6345fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.4
|