受欢迎的博客标签
RSS

博客

Apple ID
创建你的 Apple ID https://appleid.apple.com/account Apple ID:邮件地址
Yarp实现原理
Yarp实现原理
.NET 6.0/7.0 开发的支付SDK集 - paylink
一个基于.NET Core开发的支付SDK集:paylink,它极大简化了API调用及通知的处理流程从而大大提供我们的工作生产效率。 运行环境 .NET Core 3.1、.NET 6.0、.NET 7.0。 支持渠道 支付宝支付
Configuring Automatic LetsEncrypt SSL Certificate Renewal
How to automatically renew Let’s Encrypt certbot certs on Ubuntu?In this tutorial we have scheduled the certbot to auto-renew Let’s Encrypt SSL certificates before they expire.
frpc无法自启动解决办法 - debain 12 frpc : inactive (dead)
debain 12 frpc : inactive (dead)。FRP Client doesnt start automatically
提取电脑pc微信聊天记录项目
提取电脑pc微信聊天记录项目
安装 Debian 12 后必做的事情
安装 Debian 12 后必做的事情 Debian 12.1安装ssh并开启 root 用户 ssh 登录功能
基于Debian,4个网口的工控机安装网卡直通的OpenWRT虚拟机
工具: 宿主机:一台安装了Debain 12且已经安装qemu的有4个网口的工控机。OpenWRT官方镜像:openwrt-23.05.2-generic-ext4-combined.img.gz 安装OpenWRT虚拟机且让它能够进行
frp v2内网穿透:frp  v0.52.0 - Configuration: use YAML/JSON instead of INI
frp v0.52.0 - Configuration: use YAML/JSON instead of INI
写一个服务隔5分钟检测一次某一个进程是否启动,如果没有启动,则开启进程 c#
public partial class Service1 : ServiceBase { public Service1() { InitializeComponen