-
2020年6月30日 17:05
ubuntu pip is configured with locations that require TLS/SSL
-
2020年6月27日 18:00
python基础 Python 类的成员、成员修饰符、类的特殊成员
-
2020年6月21日 17:36
Python---多字段排序,列表套字典,字典的排序,分组,itemgetter多字段排序
-
2020年6月19日 14:10
python url网址拼接
-
2020年6月18日 16:22
python3 获取当前运行函数名称和类方法名称
-
2020年6月16日 15:36
fcp 内网穿透工具 手把手教你使用ssh访问公司内部服务器
1.前言由于工作需求,需要使用ssh访问公司内部服务器,经过一番调研发现frp 是一个可用于内网穿透的高性能的反向代理应用,支持 tcp, udp 协议,为 http 和 https 应用协议提供了额外的能力,且尝试性支持了点对点穿透。2.下载与安装2.1 安装golang环境# ubuntusudo apt install golang-go2.2 下载frp下载地址:https://github.com/fatedier/frp/releases包括linux,windows等不同版本,本文主要讲解linux版本安装过程mkdir frpcd frpwget https://github.
-
2020年6月16日 13:51
ssh -vvv调试
-
2020年6月15日 22:55
mac 安装Homebrew提示brew command not found错误的解决方法
-
2020年6月15日 18:30
frp login to server failed: i/o deadline reached
-
2020年6月15日 18:22
frp login to server failed: dial tcp xxx.xxx.xxx.xxx:7000: connect: connection timed out