07 2021 档案

摘要:#!/bin/bash #date: 2020.04.02 #description: show the rate of system resources # cpu资源信息统计 function show_cpu { cpu_rate=$(vmstat | awk 'NR == 3 {print 阅读全文
posted @ 2021-07-14 19:28 ament 阅读(47) 评论(0) 推荐(0) 编辑
摘要:内网穿透frp 下载 https://github.com/fatedier/frp/releases 内网和公网服务器均要安装frp 直接解压 tar -zxvf frp_0.37.0_linux_amd64.tar.gz frpc 以及frpc.ini分别是frp的客户端的执行命令以及配置文件。 阅读全文
posted @ 2021-07-11 11:20 ament 阅读(194) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示