UNPKG

socksv5

Version:

SOCKS protocol version 5 server and client implementations for node.js

6 lines (3 loc) 107 B
var v6 = require('ipv6').v6; var address = new v6.Address('a::b'); console.log(address.canonicalForm());