switch-v6dns

0.1.0 • Public • Published

switch-v6dns

Resolve only IPV6 if network interface only has external IPV6 addresses.

Usage

Detect network interfaces and enable automatically.

require('switch-v6dns').auto();

Enable force resolving IPV6

require('switch-v6dns').enable();

Disable force resolving

require('switch-v6dns').disable();

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i switch-v6dns

      Weekly Downloads

      3

      Version

      0.1.0

      License

      MIT

      Last publish

      Collaborators

      • suguru