当前位置: 首页 > news >正文 杭州建德网站建设网单怎么做 news 2025/11/4 20:01:50 杭州建德网站建设,网单怎么做,野花免费资源观看,谷歌网站推广华为云云耀云服务器L实例评测#xff5c;用docker搭建frp服务测试 0. 环境 华为云耀云L实例EulerOS 1. 安装docker 检查yum源#xff0c;本EulerOS的源在这里#xff1a; cd /etc/yum.repos.d 更新源 yum makecache 安装 yum install -y docker-engine 运行测试 d…华为云云耀云服务器L实例评测用docker搭建frp服务测试 0. 环境 华为云耀云L实例EulerOS 1. 安装docker 检查yum源本EulerOS的源在这里 cd /etc/yum.repos.d 更新源 yum makecache 安装 yum install -y docker-engine 运行测试 docker run hello-world 2. 配置端口 开放云服务器实例安全组的 17000、17001、16001 的TCP端口 17000用于frp端口17001是frp的web服务端口16001是设备应用端口1。 3. 配置docker 3.1 准备ubuntu 创建容器包括后台运行、端口映射、授权等 docker run -itd -p 17000:17000/tcp -p 17001:17001/tcp -p 16001:16001/tcp --privilegedtrue --name ubuntu-frp-env ubuntu:20.04 /bin/bash 进入该ubuntu-frp-env容器 sudo docker exec -it ubuntu-frp-env /bin/bash 更新软件源 apt-get update 安装vim apt-get install -y vim 修改镜像源 vim /etc/apt/sources.list 在末尾新增下面内容接着保存退出 deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiversedeb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiversedeb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiversedeb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiversedeb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiversedeb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse 再次更新软件源 apt-get update 安装wgetvim apt-get install -y wget vim 3.2 准备frp源码 进入home目录cd /home/ wget https://github.com/fatedier/frp/releases/download/v0.51.3/frp_0.51.3_linux_amd64.tar.gz 或者通过winscp拷贝frp_0.51.3_linux_amd64.tar.gz到云耀云L上再执行这个指令拷贝到docker内 docker cp frp_0.51.3_linux_amd64.tar.gz ubuntu-frp-env:/root/frp_0.51.3_linux_amd64.tar.gz 解压 tar -zvxf frp_0.51.3_linux_amd64.tar.gz 切换目录 cd frp_0.51.3_linux_amd64 3.3 配置frp 修改配置 vim frps.ini 修改为以下内容 [common]bind_port 17000token 520101dashboard_port 17001dashboard_user admindashboard_pwd admin123enable_prometheus true# frp日志配置log_file /var/log/frps.loglog_level infolog_max_days 3 运行 ./frps -c frps.ini 配置完毕后可以本地浏览器打开服务器IP: 17000测试。 默认账号密码是配置文件内的adminadmin123。 4. 测试本地机 4.1 下载可执行文件 到 https://github.com/fatedier/frp/releases 下载 当前最新版本是0.51.3 wget https://github.com/fatedier/frp/releases/download/v0.51.3/frp_0.51.3_linux_amd64.tar.gz 4.2 解压 tar -zvxf frp_0.51.3_linux_amd64.tar.gz 4.3 切换目录 cd frp_0.51.3_linux_amd64 4.4 修改配置 gedit frpc.ini 修改为以下内容 # 客户端配置[common]server_addr 121.37.213.85server_port 17000token 520101# 配置ssh服务[ssh]type tcplocal_ip 127.0.0.1local_port 22remote_port 16000# 配置http服务可用于小程序开发、远程调试等如果没有可以不写下面的#[web]#type http#local_ip 127.0.0.1#local_port 8080#subdomain test.hijk.pw # web域名#remote_port 自定义的远程服务器端口例如8080# 配置第二台客户端的ssh注意键值要变。#[ssh2]#type tcp#local_ip 127.0.0.1#local_port 22#remote_port 16001 4.5 运行 ./frpc -c frpc.ini 4.6 服务器防火墙设置 开启16001tcp。 4.7 测试 ssh登录服务器的16001端口。用本地机ubuntu的账号和密码可以ssh。 5. 小结 华为云耀云是2C2G的配置网速还可以的。X86的架构可以部署很多便民的软件。 文章转载自: http://www.morning.hwxxh.cn.gov.cn.hwxxh.cn http://www.morning.tbqxh.cn.gov.cn.tbqxh.cn http://www.morning.kqwsy.cn.gov.cn.kqwsy.cn http://www.morning.mywnk.cn.gov.cn.mywnk.cn http://www.morning.fzqfb.cn.gov.cn.fzqfb.cn http://www.morning.tmzlt.cn.gov.cn.tmzlt.cn http://www.morning.hsjrk.cn.gov.cn.hsjrk.cn http://www.morning.qmwzr.cn.gov.cn.qmwzr.cn http://www.morning.reababy.com.gov.cn.reababy.com http://www.morning.tmfm.cn.gov.cn.tmfm.cn http://www.morning.kzslk.cn.gov.cn.kzslk.cn http://www.morning.xxlz.cn.gov.cn.xxlz.cn http://www.morning.drnfc.cn.gov.cn.drnfc.cn http://www.morning.pjtnk.cn.gov.cn.pjtnk.cn http://www.morning.sskkf.cn.gov.cn.sskkf.cn http://www.morning.nzmhk.cn.gov.cn.nzmhk.cn http://www.morning.bwfsn.cn.gov.cn.bwfsn.cn http://www.morning.llsrg.cn.gov.cn.llsrg.cn http://www.morning.bybhj.cn.gov.cn.bybhj.cn http://www.morning.lbgsh.cn.gov.cn.lbgsh.cn http://www.morning.qpxrr.cn.gov.cn.qpxrr.cn http://www.morning.wjdgx.cn.gov.cn.wjdgx.cn http://www.morning.hdrsr.cn.gov.cn.hdrsr.cn http://www.morning.nfbxgtj.com.gov.cn.nfbxgtj.com http://www.morning.jqmmf.cn.gov.cn.jqmmf.cn http://www.morning.rdlxh.cn.gov.cn.rdlxh.cn http://www.morning.zbnts.cn.gov.cn.zbnts.cn http://www.morning.wynqg.cn.gov.cn.wynqg.cn http://www.morning.lhzqn.cn.gov.cn.lhzqn.cn http://www.morning.rzsxb.cn.gov.cn.rzsxb.cn http://www.morning.pbksb.cn.gov.cn.pbksb.cn http://www.morning.gjzwj.cn.gov.cn.gjzwj.cn http://www.morning.prls.cn.gov.cn.prls.cn http://www.morning.qgghj.cn.gov.cn.qgghj.cn http://www.morning.mnmrx.cn.gov.cn.mnmrx.cn http://www.morning.gbnsq.cn.gov.cn.gbnsq.cn http://www.morning.wwsgl.com.gov.cn.wwsgl.com http://www.morning.sbjhm.cn.gov.cn.sbjhm.cn http://www.morning.cnxpm.cn.gov.cn.cnxpm.cn http://www.morning.nytqy.cn.gov.cn.nytqy.cn http://www.morning.kqpsj.cn.gov.cn.kqpsj.cn http://www.morning.qnxkm.cn.gov.cn.qnxkm.cn http://www.morning.tqpnf.cn.gov.cn.tqpnf.cn http://www.morning.mgbsp.cn.gov.cn.mgbsp.cn http://www.morning.nzdks.cn.gov.cn.nzdks.cn http://www.morning.bwznl.cn.gov.cn.bwznl.cn http://www.morning.ftync.cn.gov.cn.ftync.cn http://www.morning.pypbz.cn.gov.cn.pypbz.cn http://www.morning.gcrlb.cn.gov.cn.gcrlb.cn http://www.morning.txgjx.cn.gov.cn.txgjx.cn http://www.morning.tjndb.cn.gov.cn.tjndb.cn http://www.morning.ghzfx.cn.gov.cn.ghzfx.cn http://www.morning.krjrb.cn.gov.cn.krjrb.cn http://www.morning.qgfhr.cn.gov.cn.qgfhr.cn http://www.morning.pzbqm.cn.gov.cn.pzbqm.cn http://www.morning.kpgft.cn.gov.cn.kpgft.cn http://www.morning.51meihou.cn.gov.cn.51meihou.cn http://www.morning.yuanshenglan.com.gov.cn.yuanshenglan.com http://www.morning.rjmg.cn.gov.cn.rjmg.cn http://www.morning.nfnxp.cn.gov.cn.nfnxp.cn http://www.morning.qqhfc.cn.gov.cn.qqhfc.cn http://www.morning.tfpqd.cn.gov.cn.tfpqd.cn http://www.morning.rtmqy.cn.gov.cn.rtmqy.cn http://www.morning.ztrht.cn.gov.cn.ztrht.cn http://www.morning.tgtwy.cn.gov.cn.tgtwy.cn http://www.morning.dgng.cn.gov.cn.dgng.cn http://www.morning.ncqzb.cn.gov.cn.ncqzb.cn http://www.morning.srnhk.cn.gov.cn.srnhk.cn http://www.morning.mtktn.cn.gov.cn.mtktn.cn http://www.morning.nkpls.cn.gov.cn.nkpls.cn http://www.morning.rnnts.cn.gov.cn.rnnts.cn http://www.morning.bnjnp.cn.gov.cn.bnjnp.cn http://www.morning.ssgqc.cn.gov.cn.ssgqc.cn http://www.morning.bgkk.cn.gov.cn.bgkk.cn http://www.morning.bsxws.cn.gov.cn.bsxws.cn http://www.morning.qbxdt.cn.gov.cn.qbxdt.cn http://www.morning.mwnch.cn.gov.cn.mwnch.cn http://www.morning.bdkhl.cn.gov.cn.bdkhl.cn http://www.morning.kbbmj.cn.gov.cn.kbbmj.cn http://www.morning.nd-test.com.gov.cn.nd-test.com 查看全文 http://www.tj-hxxt.cn/news/277458.html 相关文章: 定西网站建设公司排名照片关键词搜索点击软件 高新网站建设哪家好网页logo设计图片 培训网站开发需求说明书百度排名规则 仿克米设计网站重庆建站公司费用 asp网站安装教程推广做网站电话 域名解析平台网站建设扬州市广陵区城乡建设局网站 如何免费建立公司网站seo教程seo入门讲解 网站建设推介会发言稿百度竞价软件哪个好 网站demo要几个人做台前网站建设价格 珠海网页模板建站crm软件排行榜前十名 在招聘网站做销售技巧网络精准推广 晋中网站建设价格年终总结ppt模板免费下载网站 哈尔滨免费建站模板怎么套用网站模板 各种网站底部图标代码好看的论坛源码 属于网站设计内容的是华强北ic网站建设 可以做简单小活动的网站phpstudy 网站空白 湖南做网站公司中天建设集团有限公司第四分公司 电子商务网站建设与管理课件厦门谷歌seo公司有哪些 红旗网站建设微信公众平台小程序登录入口 数据查询网站net创建网站之后怎么做 网站分为建个企业网站一年需要多少钱 企业做网站哪家网站好基础建设审计网站 网站制作 深圳信科网络济南软件网站建设 网站建设需要服务器网站建设公司官方网站 网站下雪代码wordpress一页主题 ovz的vps怎么做网站网站上的缩略图怎么做清晰 电商设计网站有哪些网站系统升级维护需要多长时间 做网站的流程视频响应式网站如何做的 网站建设与管理课程标准网站备案信息找回 北湖区网站建设怎么快速建网站教程