Set up a personal proxy server inside a free GitHub Codespace to bypass internet restrictions.
Generate a VLESS over WebSocket connection link automatically without manual server setup.
Get temporary unrestricted internet access from a region with heavy network filtering.
| arixworks/g-tunnel | guanhuaye/codex-tmux-scroll | virtudude/armada | |
|---|---|---|---|
| Stars | 32 | 32 | 32 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires a GitHub account with Codespaces access, README is written primarily in Persian.
G-Tunnel is a tool that sets up a high-performance proxy server running inside GitHub Codespaces, which is a cloud-based coding environment provided by GitHub. The purpose is to route internet traffic through this proxy to bypass network restrictions. The README is written primarily in Persian (Farsi) and targets users in restricted network environments, particularly referencing Iran. Setup is described as fully automated: you fork the repository, open a Codespace, and connection links are generated automatically in the terminal. It uses the VLESS protocol over WebSocket with TLS encryption and is built on the Xray networking core. The project is a Shell script and MIT licensed.
A fork-and-run script that spins up a VLESS proxy server inside a free GitHub Codespace to help people in restricted networks reach the open internet.
Mainly Shell. The stack also includes Shell, Xray, VLESS.
Free to use, modify, and distribute for any purpose, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.