Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugetiny/awesome-vpn

Free proxy,VPN,免费代理,网络加速,科学上网,机场订阅,翻墙,梯子 無料プロキシ 무료 프록시 Gratis gratuit Бесплатный прокси gratuito Gratis Darmowe Ücretsiz بروكسي مجاني मुफ्त प्रॉक्सी พร็อกซีฟรี miễn phí
https://github.com/hugetiny/awesome-vpn

clash fanqiang free geopolitics gfw great-firewall shadowsocks shadowsocksr ss trojan v2ray vless vmess vpn-server xray

Last synced: 21 days ago
JSON representation

Free proxy,VPN,免费代理,网络加速,科学上网,机场订阅,翻墙,梯子 無料プロキシ 무료 프록시 Gratis gratuit Бесплатный прокси gratuito Gratis Darmowe Ücretsiz بروكسي مجاني मुफ्त प्रॉक्सी พร็อกซีฟรี miễn phí

Awesome Lists containing this project

README

        

[![简体中文](https://img.shields.io/badge/语言-简体中文-red)](README_CN.md)
[![English](https://img.shields.io/badge/Language-English-red)](README.md)
[![العربية](https://img.shields.io/badge/اللغة-العربية-red)](README_AR.md)
[![বাংলা](https://img.shields.io/badge/ভাষা-বাংলা-red)](README_BN.md)
[![Deutsch](https://img.shields.io/badge/Sprache-Deutsch-red)](README_DE.md)
[![Español](https://img.shields.io/badge/Idioma-Español-red)](README_ES.md)
[![فارسی](https://img.shields.io/badge/زبان-فارسی-red)](README_FA.md)
[![Français](https://img.shields.io/badge/Langue-Français-red)](README_FR.md)
[![हिन्दी](https://img.shields.io/badge/भाषा-हिन्दी-red)](README_HI.md)
[![Bahasa Indonesia](https://img.shields.io/badge/Bahasa-Indonesia-red)](README_ID.md)
[![Italiano](https://img.shields.io/badge/Lingua-Italiano-red)](README_IT.md)
[![日本語](https://img.shields.io/badge/言語-日本語-red)](README_JA.md)
[![한국어](https://img.shields.io/badge/언어-한국어-red)](README_KO.md)
[![Polski](https://img.shields.io/badge/Język-Polski-red)](README_PL.md)
[![Português](https://img.shields.io/badge/Língua-Português-red)](README_PT.md)
[![Русский](https://img.shields.io/badge/Язык-Русский-red)](README_RU.md)
[![ไทย](https://img.shields.io/badge/ภาษา-ไทย-red)](README_TH.md)
[![Türkçe](https://img.shields.io/badge/Dil-Türkçe-red)](README_TR.md)
[![اردو](https://img.shields.io/badge/زبان-اردو-red)](README_UR.md)
[![Tiếng Việt](https://img.shields.io/badge/Ngôn%20ngữ-Tiếng%20Việt-red)](README_VI.md)

## 🚀 Quick Start

1. Search and install [open source clients](https://github.com/awesome-vpn/awesome-vpn/wiki/Clients) on Github
2. Copy the subscription link below to the client
3. Select the appropriate node to start using

Project link:
- [https://github.com/awesome-vpn/awesome-vpn](https://github.com/awesome-vpn/awesome-vpn)

## 📥 Subscription Links

Main subscription link:
- https://raw.githubusercontent.com/awesome-vpn/awesome-vpn/master/all

Mirror links (use if GitHub is unstable):
- https://raw.kkgithub.com/awesome-vpn/awesome-vpn/master/all [Preferred: Hong Kong/Japan/Singapore]
- https://ghp.ci/https://raw.githubusercontent.com/awesome-vpn/awesome-vpn/master/all [Preferred: Japan/Korea/USA/Europe]
- https://ghproxy.net/https://raw.githubusercontent.com/awesome-vpn/awesome-vpn/master/all [Preferred: Japan]

## 📊 VPN and Proxy Protocol Analysis

| OSI Layer | Protocol | Description |
|-----------|----------|-------------|
| Layer 2 - Data Link | PPTP | Point-to-Point Tunneling Protocol, older, low security |
| Layer 2 - Data Link | L2TP | Layer 2 Tunneling Protocol, often used with IPsec |
| Layer 3 - Network | IPsec | Internet Protocol Security, can be used with L2TP or alone |
| Layer 3 - Network | WireGuard | New efficient VPN protocol, superior performance |
| Layer 3 - Network | GRE | Generic Routing Encapsulation, can encapsulate various network layer protocols |
| Layer 4 - Transport | TUIC | TCP over UDP, transport layer protocol based on QUIC |
| Layer 4 - Transport | Hysteria | High-speed network transport protocol based on QUIC |
| Layer 4 - Transport | Hysteria2 | Improved version of Hysteria, more efficient and secure |
| Layer 4 - Transport | QUIC | Quick UDP Internet Connections, developed by Google |
| Layer 5 - Session | SOCKS4 | Simple firewall traversal protocol, no authentication support |
| Layer 5 - Session | SOCKS5 | Universal proxy protocol supporting authentication and UDP |
| Layer 5 - Session | SSL/TLS | Secure Sockets Layer/Transport Layer Security, provides encryption for application layer |
| Layer 7 - Application | OpenVPN | VPN system using OpenSSL library for encryption |
| Layer 7 - Application | Shadowsocks | Lightweight encrypted proxy protocol |
| Layer 7 - Application | ShadowsocksR | Extended version of Shadowsocks, adds features like obfuscation |
| Layer 7 - Application | VMess | TLS-based encrypted transmission protocol, proposed by V2Ray project |
| Layer 7 - Application | VLESS | Simplified version of VMess, reduces encryption overhead |
| Layer 7 - Application | Trojan | Proxy protocol disguising as HTTPS traffic |
| Layer 7 - Application | Trojan-Go | Go implementation of Trojan protocol, adds features like WebSocket |
| Layer 7 - Application | HTTP Proxy | Most basic proxy type, usually unencrypted |
| Layer 7 - Application | HTTPS Proxy | Encrypted HTTP proxy, provides better security |
| Layer 7 - Application | SSH Tunnel | Creates encrypted tunnels using SSH protocol |
| Layer 7 - Application | Tor | Anonymous communication network, provides high privacy through multi-layer encryption and relaying |
| Layer 7 - Application | Naive | HTTPS proxy protocol based on Chromium network stack |
| Layer 7 - Application | Brook | Simple cross-platform proxy protocol |
| Layer 7 - Application | Shadowtls | Protocol disguising Shadowsocks traffic as TLS traffic |
| Layer 7 - Application | Reality | New proxy protocol based on TLS 1.3, provides better anti-detection capability |
| Layer 7 - Application | WebSocket | Protocol providing full-duplex communication on a single TCP connection |

## ⚠️ Current Challenges

Many one-click VPN clients face the following issues:
- Connection problems due to blocked domains/IPs
- Unavailability in app stores
- Forced payments or time-limited trials

## 🔬 Our Mission

We are researching long-standing VPN clients to develop a free, reliable cross-platform solution. Our goal is to create an application that provides:

- Permanently free and unlimited use
- Stable connections
- Support for all platforms
- Support for multiple proxy protocols
- Support for multiple encryption methods
- Mobile version provides installation and update methods outside official app stores

## ⚖️ Disclaimer

This project is for educational and research purposes only. Users are responsible for complying with local laws and regulations when using these resources.