使用netsh命令。

具体如下

 

  netsh advfirewall firewall add rule name="mysql" dir=in protocol=tcp localport=3306 action=allow

相关文章:

  • 2021-12-24
  • 2021-04-05
  • 2021-11-17
  • 2021-05-02
  • 2021-05-09
  • 2021-08-26
  • 2022-12-23
  • 2022-01-12
猜你喜欢
  • 2022-01-22
  • 2021-12-09
  • 2022-12-23
  • 2022-02-03
  • 2021-08-01
  • 2022-12-23
  • 2021-11-18
相关资源
相似解决方案