Git Product home page Git Product logo

ssr's Introduction


首先在搬瓦工上选择一款你你需要的服务器,根据自身应用

然后付款成功后,邮箱会收到你购买的发票和服务器的登录密码,后面需要用到

接着下载xshell进行远程连接服务,在https://kiwivm.64clouds.com/main.php可以查看你服务器的详细信息,包括ip地址,端口,登录账号root,密码为邮箱接受的

登录成功执行以下操作:


	yum -y install wget

	wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
	
	chmod +x shadowsocks-all.sh
	
	./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log
		
	接着选择导入的ss语言
	
	选择ssr服务的密码,端口,加密方式
	
	最后自身pc下载ssr软件,配置上述购买服务器的信息,就可以科学上网了
	
	
	
	【谷歌BBR加速教程】

		yum -y install wget

		wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh

		chmod +x bbr.sh

		./bbr.sh


参考网址:  
	https://github.com/zhaoweih/Shadowsocks-Tutorial   
	
	https://www.bwgyhw.com/bandwagonhost-all-guides/
	

ssr's People

Contributors

ruanyz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.