目录
一 搭建网站
二 使用花生壳进行内网穿透
1、创建内网映射
2、linux系统安装花生壳客户端
3、重新打开浏览器,输入http://b.oray.com,完成账户登录,激活(SN登录)
一 搭建网站
准备工作:
[root@server ~]# setenforce 0
[root@server ~]# systemctl stop firewalld
[root@server ~]# systemctl disable firewalld
[root@server ~]# yum install nginx -y
[root@server ~]# systemctl start nginx
[root@server ~]# systemctl enable nginx
[root@server ~]# mkdir -p /www/sxhkt
# 使用xftp将sxhkt网站数据上传到linux的/www/sxhkt目录中
[root@server ~]# vim /etc/nginx/nginx.conf
# server端中启用location模块
[root@server ~]# systemctl restart nginx # 重启服务
二 使用花生壳进行内网穿透
注册+登录+完成身份实名认证
1、创建内网映射
2、linux系统安装花生壳客户端
[root@server ~]# yum install net-tools -y # 安装网络工具包可以使用netstat
[root@server ~]# wget "https://dl.oray.com/hsk/linux/phddns_5.3.0_amd64.rpm" -O phddns_5.3.0_amd64.rpm
[root@server ~]# rpm -ivh phddns_5.3.0_amd64.rpm
[root@server ~]# phddns start
3、重新打开浏览器,输入http://b.oray.com,完成账户登录,激活(SN登录)
访问上图中标注的外网地址: