Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

穿墙指南

Documentation Status standard-readme compliant Conventional Commits Commitizen friendly

科学上网相关

完整的境外服务器搭建,本地客户端/浏览器设置教程,实现科学上网

内容列表

背景

基于各种原因需要登录外网,之前使用过免费/付费VPN网站,经常断网不能使用,所以萌发了自己搭建境外服务器的念头

安装

文档工具安装

$ pip install -r requirements.txt

用法

有两种使用方式

  1. 在线浏览文档:穿墙指南

  2. 本地浏览文档,实现如下:

    $ git clone https://github.com/zjZSTU/wall-guide.git
    $ cd wall-guide
    $ mkdocs serve
    

    启动本地服务器后即可登录浏览器localhost:8000

主要维护人员

  • zhujian - Initial work - zjZSTU

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求。

注意:

许可证

Apache License 2.0 © 2019 zjZSTU

You can’t perform that action at this time.