New-NetFirewallRule -DisplayName "FRP Server 7000" -Direction Inbound -LocalPort 7000 -Protocol TCP -Action Allow