Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Document-Collection/wall-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本仓库不再维护,更新的内容前往:ZJDoc/WallGuide

穿墙指南

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