https://github.com/sindresorhus/public-ip
const publicIp = require('public-ip'); (async () => { console.log(await publicIp.v4()); //=> '46.5.21.123' console.log(await publicIp.v6()); //=> 'fe80::200:f8ff:fe21:67cf' })();
등록된 댓글이 없습니다.
코리아뉴스 2001 - , All right reserved. 더보기