wxy

归档

2025 年 07 月

Windows 开启双重验证 OTP multiotp 两步认证 动态口令登录 - tonkai - 博客园

2025-07-11

docker run -it --rm \ -v /data/certbot:/etc/letsencrypt \ registry.cn-hangzhou.aliyuncs.com/shiningrise/certbot-aliyun certonly \ --dns
GitHub - ravibpatel/AutoUpdater.NET: AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their c

2025 年 06 月

在 CentOS 8 上安装.NET 9 可以按照以下步骤进行(博客园): 下载安装脚本:使用wget命令下载.NET 安装
项目首页 - mysql-postgresql-converter:Lanyrd's MySQL to PostgreSQL conversion script - GitCode
{ ...useFormItemSpan(3), ...useRentalOrderDataDictPicker((values, actions) => ({ label: values.RentalOrderName, placeholde
# 使用基础镜像(建议与 TongWeb 兼容的 JDK 版本,如 JDK 8/11) FROM openjdk:8-jdk # 设置工作目录 WORKDIR /opt/tongweb # 复制 TongWeb 安装包到镜像 COPY tongweb-7.0.tar.gz /opt/tongwe
using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Net.Http.Headers; using System.Security.Cryptog
对指定IP开放22端口 sudo firewall-cmd --permanent --add-rich-rule=' rule family="ipv4" source address="10.75.174.41" port port="22" protocol="tcp" accept'

2025 年 05 月

项目首页 - Sirius - GitCode