CentOS7部署花生壳内网穿透服务(SSH)
下载
在花生壳官网下载页面,根据对应的系统版本及位数进行下载。
下载地址:https://hsk.oray.com/download/
登陆系统
[root@CentOS7 ~]# yum -y install wget
[root@CentOS7 ~]# wget http://download.oray.com/peanuthull/linux/phddns-3.0.2.x86_64.rpm
--2019-11-26 10:32:06-- http://download.oray.com/peanuthull/linux/phddns-3.0.2.x86_64.rpm
正在解析主机 download.oray.com (download.oray.com)... 14.29.40.228, 14.29.40.230, 14.29.40.226, ...
正在连接 download.oray.com (download.oray.com)|14.29.40.228|:80... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:1181158 (1.1M) [application/x-redhat-package-manager]
正在保存至: “phddns-3.0.2.x86_64.rpm”
100%[=============================================================>] 1,181,158 --.-K/s 用时 0.1s
2019-11-26 10:32:06 (10.3 MB/s) - 已保存 “phddns-3.0.2.x86_64.rpm” [1181158/1181158])
[root@CentOS7 ~]# rpm -ivh phddns-3.0.2.x86_64.rpm
准备中... ################################# [100%]
+----------------Phddns start install--------------+
正在升级/安装...
1:phddns-3.0.2-1 ################################# [100%]
+-----------Phddns Service Install Success---------+
+--------------------------------------------------------+
| Oray PeanutHull Linux 3.0 |
+--------------------------------------------------------+
| SN: ORAY**********60 Default password: admin |
+--------------------------------------------------------+
| Usage: phddns(start|status|stop|restart|reset|version) |
+--------------------------------------------------------+
| Remote Management Address http://b.oray.com |
+--------------------------------------------------------+
[root@CentOS7 ~]# phddns start
Start Phddns Service Success !
使用设置
1.浏览器输入远程管理地址b.oray.com进入花生壳远程管理页面
输入安装花生壳时生成的SN码及默认密码admin进入
2.首次登录,需要进行初始化:重设密码,填写手机,发送验证码
3.右上角切换到自己的账号
4.新建域名创建穿透映射
5.设置完成,测试是否生效
此处评论已关闭