https://github.com/limilco/free-internet
Access to Free Internet
https://github.com/limilco/free-internet
cloudflare cloudflare-vless cloudflare-workers free-internet proxy proxy-server
Last synced: 5 months ago
JSON representation
Access to Free Internet
- Host: GitHub
- URL: https://github.com/limilco/free-internet
- Owner: liMilCo
- Created: 2025-01-22T01:05:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T15:31:27.000Z (about 1 year ago)
- Last Synced: 2025-01-29T15:36:15.334Z (about 1 year ago)
- Topics: cloudflare, cloudflare-vless, cloudflare-workers, free-internet, proxy, proxy-server
- Language: JavaScript
- Homepage: https://liMilCo.github.io/Free-Internet/
- Size: 283 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Free-Internet](https://github.com/liMilCo/Free-Internet)
* CloudFlare Worker VLESS [🐉](#advanced-config-generator-page)
* CloudFlare Tunneling Through [🗽](#tunneling-through)
for using this project better to use [**Advanced Mode**](#advanced-mode)
## Default Mode
* in default mode you should set **UUID** at `(Variables and Secrets) On Cloudflare`.
* for access Access to **[Advanced Config Generator]** use: _your-Worker-Domain.dev_/**UUID**
* for access Access to [Default Subscription] use _your-Worker-Domain.dev_/**sub**/**UUID**
## Advanced Mode
### Use: [https://limilco.github.io/Free-Internet/ficoder.html](https://limilco.github.io/Free-Internet/ficoder.html) to ReCode the project.
* **[Default UUID]**
* by Generating Default UUID no need for set UUID in (Variables and Secrets)
* **[Access URLs]**
* change access to **[Advanced Config Generator]** url
* change access to **Subscription** url
* **(Variables and Secrets) On Cloudflare**
* by default you should use **UUID** to set user-ID in (Variables and Secrets) if you changeing it you should use this new character
* like **UUID**, by changeing **PROXYIP** you should use this new character in (Variables and Secrets)
* **[Functions]**
* it required to changeing Functions Name you can use 🎁 to Generate random name.
## Fallback Page
There are 4 different HTML Game imbedded inside project (not load from other URL) it selected randomly based on UUID you choose.
**UUID Sample:** `7949c0f1-1111-487e-🔲4f2-09b6c49278fb`
| **Snake** | **PingPong** | **Tetris** | **Block Dude** |
| :-------------: | :-------------: | :-------------: | :-------------: |
| 🔲=b | 🔲=8 | 🔲=9 | 🔲=a |
|  |  |  |  |
## [Advanced Config Generator] Page

## Tunneling Through
▶️ **For static IP:** you can use X-UI, Hiddify config or get [free config](https://www.google.com/search?q=free+vless+vmess).
Limitation:
* ✅ **Supported Protocols:** VLESS, VMESS, and Trojan.
* ✅ **Supported Transmission:** WebSocket only.
* 🚫 **IP Addresses NOT Supported:**
* Cloudflare does not support using an IP address as the server address.
* To use an IP, consider _IP.sslip.io_ as a domain alternative.
* 🔒 **If using TLS**:
* Ensure your domain is correctly pointed to your server and has an active SSL certificate.

## Project View

## Stargazers over time
[](https://starchart.cc/liMilCo/Free-Internet)
## Thank`s
1. Thanks to the developers who wrote the [Cloudflare-Workers](https://github.com/topics/cloudflare-workers) core for vless proxy.
2. Thanks to [BPB Panel](https://github.com/bia-pain-bache/BPB-Worker-Panel) for develop technology and new ideas.
---
---
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XXH7KG85RT');