liunx下搭建ssh

如何在liunx下搭建ssh?

1.执行

wget --no-check-certificate https://raw.githubusercontent.com/teddysun/******_install/master/******R.sh

2.然后

chmod +x ******R.sh

3.再然后

./******R.sh 2>&1 | tee ******R.log

4.最后

 

5.注意要输入密码,以及端口号 还有加密方式,我一般选择 aes-256-cfb   协议auth_sha1_v4,混淆是http_simple

 

 

6.设置完成

 

 

 

 

7. 然后在sstap或者在纸飞机上设置就好了

 

 

 

8.还要注意由于文章内容限制所有的******R.sh  多了一个空格 ,需要删除 

 

posted @ 2020-02-26 12:54  枯丿叶  阅读(242)  评论(0)    收藏  举报