RunKit + npm: resolv-conf

node v15.14.0
version: master
endpointsharetweet
var resolvConf = require("resolv-conf") resolvConf.parse(` # This is a comment nameserver 10.1.1.1 nameserver fe80::1 search example.com. foo.example. sortlist 130.155.160.0/255.255.240.0 130.155.0.0 options debug timeout:10 options rotate `)
Created from: https://npm.runkit.com/resolv-conf
Loading…

no comments

    sign in to comment