GithubHelp home page GithubHelp logo

01's Introduction

01

01's People

Contributors

han3420 avatar

01's Issues

outline帮助文档

第一步
打开网址一:https://getoutline.org/en/home

第二步:
下载outline服务器和客户端

第三步:
部署vultr服务器

第四步:
下载git bash 地址:https://git-scm.com/downloads

第五步:
复制 代码:
ssh root@你的服务器地址
如果此处出现了错误

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
51:82:00:1c:7e:6f:ac:ac🇩🇪f1:53:08:1c:7d:55:68.
Please contact your system administrator.
Add correct host key in /Users/isaacalves/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/isaacalves/.ssh/known_hosts:12
RSA host key for 104.131.16.158 has changed and you have requested strict checking.
Host key verification failed.

则 复制
ssh-keygen -R 你的服务器地址

第六步:安装docker 粘贴代码:curl -sS https://get.docker.com/ | sh

第七步 启动docker 粘贴代码:service docker start
关闭防火墙 粘贴代码 service firewalld stop

第八步 打开outline manager 复制粘贴代码:
wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh | bash

第九步:
复制API粘贴到outline manager并连接

第十步:打开outline客户端 粘贴key 实现科学上网

shadowsocksR帮助文档

1.购买VPS服务器
VPS服务器需要选择国外的,首选国际知名的vultr,速度不错、稳定且性价比高。
vultr注册地址:https://www.vultr.com
注册并邮件激活账号,充值后即可购买服务器。充值方式是PayPal或支付宝

2.部署VPS服务器
Windows用户请看:
购买服务器后,需要部署一下。因为你买的是虚拟东西,而且又远在国外,我们需要一个叫 Git Bash 的软件来远程部署。
官方免费下载地址:https://git-scm.com/download
打开 git bash 软件,粘贴代码
ssh root@你的服务器ip地址
成功登陆服务器

3.安装ssr软件
粘贴代码
wget -N --no-check-certificate https://softs.fun/Bash/ssr.sh && chmod +x ssr.sh && bash ssr.sh
4.安装bbr加速
粘贴代码

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh
chmod +x bbr.sh
./bbr.sh
5.本地安装 ssr服务器
Windows SSR客户端 点击下载地址 https://github.com/shadowsocksr-backup/shadowsocksr-csharp/releases
MacOS SSR客户端 点击下载地址 https://github.com/shadowsocksr-backup/ShadowsocksX-NG/releases
Linux SSR客户端点击下载地址 https://github.com/erguotou520/electron-ssr/releases
安卓 SSR客户端 点击下载地址 https://github.com/shadowsocksr-backup/shadowsocksr-android/releases/download/3.4.0.8/shadowsocksr-release.apk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.