wxy

归档

2025 年 06 月

# 使用基础镜像(建议与 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

2025-05-24

默认自定义鉴权 配置 url=http://localhost:44311/api/services/app/Account/WorkflowLogin method=post token-key=ThirdpartAuthorization to-token-key=authorization 流
volta ls node volta pin node@20.10.0 volta install node@20.10.0 "volta": { "node": "16.20.2" }
CacheManager:告别缓存复杂性,让NET缓存变得简单优雅 GitHub - MichaCo/CacheManager: CacheManager is an open source caching abstraction layer for .NET written in C#. It s

2025-05-15

GitHub - IzyPro/WatchDog: WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps a
C#请求WebApi接口常用的两种方式
y Nginx Proxy Manager:告别繁琐配置,轻松管理你的反向代理!