摘要:
查看防火墙配置 netsh firewall show config 允许指定程序全部连接(Windows Server 2003 系统及之前版本) netsh firewall add allowedprogram c:\nc.exe "allow nc" enable 允许指定程序连入(Wind 阅读全文
posted @ 2022-04-14 17:05
shiyingai
阅读(100)
评论(0)
推荐(0)
摘要:
python # python2 python2 -m SimpleHTTPServer 8080 # python3 python3 -m http.server 8080 php php -S 127.0.0.1:8080 阅读全文
posted @ 2022-04-14 16:55
shiyingai
阅读(56)
评论(0)
推荐(0)

浙公网安备 33010602011771号