ref:main
@echo off

set RULE_NAME=Sunshine

rem Delete the rule
netsh advfirewall firewall delete rule name=%RULE_NAME%