/open-proxy

一键部署被墙网站反向代理; 免翻墙访问被禁网站

Primary LanguageHTML

一键部署网站反向代理,在无翻墙工具的情况下便捷地获取被封锁的新闻及历史真相


鉴于GFW封锁不断升级, 强烈推荐使用 一键翻墙软件禁闻聚合

安装脚本
#!/bin/bash

yum install -y git
cd /root
git clone https://github.com/gfw-breaker/open-proxy.git

cd open-proxy
bash install.sh
bash scripts/install-bbr.sh