整理目录

This commit is contained in:
Zhanghu
2025-10-28 13:40:25 +08:00
parent 99ea33693c
commit 38cd05834d
144 changed files with 11308 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@echo off
set RULE_NAME=Sunshine
rem Delete the rule
netsh advfirewall firewall delete rule name=%RULE_NAME%