Maui Blazor 中文社区 QQ群:645660665
摘要: Windwos Server 2012 自带的端口转发工具的命令 添加: netsh interface portproxy add v4tov4 listenaddress=* listenport=1300 connectaddress=xxx.xxx.xxx.xxx connectport=5 阅读全文
posted @ 2023-12-14 18:54 AlexChow 阅读(132) 评论(0) 推荐(0)
摘要: yum update yum install wget tar make gcc perl pcre-devel zlib-devel wget https://www.openssl.org/source/openssl-1.1.1l.tar.gz tar zxvf openssl-1.1.1l. 阅读全文
posted @ 2023-12-14 18:52 AlexChow 阅读(1693) 评论(0) 推荐(0)