## lan firewall ```bash netsh advfirewall firewall add rule name="verge-mihomo" dir=in action=allow protocol=UDP localport=7897 netsh advfirewall firewall add rule name="verge-mihomo" dir=in action=allow protocol=TCP localport=7897 ```