挺有意思的东西啊,这都能版权?
@
zbinlin #9 脚本在 node 7.8.0 下报错( node 6 下正常):
buffer.js:839
throw new RangeError('Index out of range');
^
RangeError: Index out of range
at checkOffset (buffer.js:839:11)
at Buffer.readUInt32LE (buffer.js:901:5)
at Object.<anonymous> (/home/ipip-free-database-to-csv.js:43:64)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.runMain (module.js:605:10)
at run (bootstrap_node.js:423:7)