Get available thunder vips.
npm install thunder-vip
Get available thunder vips. (获取可用的迅雷 vip 账号)
npm i thunder-vip -g
``thunder`
thunder
or:
`var thunderVip = require('thunder-vip');
var thunderVip = require('thunder-vip');
thunderVip(function (err, accounts) { console.log(accounts);});``
MIT