Published: 30 Apr 2018 › Updated: 30 Apr 2018
安装搭建 Google Outline proxy 代理
前言
- 教程系统:debian9;ssh权限:root。
- 建立在Shadowsocks项目基础上,并且最后的
ss://链接是可以和Shadowsocks客户端通用的,加密方式目前默认是:chacha20-ietf-poly1305,但无法流量自动分流 - 官网主页:https://getoutline.org/en/home
- 项目地址:https://github.com/Jigsaw-Code/?q=outline
一、安装
1、安装Docker
apt-get -y install curl && curl -sS https://get.docker.com/ | sh
2、安装Outline服务
wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh | bash
命令后,从结果里复制以下信息:
{
"apiUrl": "https://IP:port/XXXX", #XXXX是随机产生
"certSha256": "XXXX"
}
二、客户端操作
1、下载outline manager、outline客户端:https://getoutline.org/en/home
2、把以上复制信息粘贴进已打开的outline manager的step2的对话框
3、按Done(完成)
4、connect device
5、获取key,就是链接地址:ss://XXXX
6、在outline客户端(pc和mobile)添加key:ss://XXXX,连接即可。
如果这个时候你的Shadowsocks客户端是开着的,即可看见复制key的时候,会自动添加到ss客户端。
Leave 安装搭建 Google Outline proxy 代理 to:
Read more #outline posts
Best Posts From SmallBrother
We have not curated any of laosan's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.