Open DZTZ opened 1 year ago
var netstat = osu.netstat netstat.inOut() .then(info => { console.log(info) })
results: not supported
@DZTZ window 上确实不支持 netstat
var netstat = osu.netstat netstat.inOut() .then(info => { console.log(info) })
results: not supported