nodeos-src-sockios

Wrappers for some ioctl

Usage no npm install needed!

<script type="module">
  import nodeosSrcSockios from 'https://cdn.skypack.dev/nodeos-src-sockios';
</script>

README

sockios

This module is indended to export system calls from <sockios.h> in order to configure network interfaces directly from node.

Warning

This module is functional, but far from polished.