You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hi,
I need a way to read and change system (Win32 and Linux) network configuration (IP Address, Mask, Subnet, DNSs). Is there anyway to do that using Node.JS or maybe an existing library ? I've already done a lot of research on google to find how but I have not found any solution.
Best regards,
Andrey
unread,
Dec 3, 2014, 10:49:24 PM12/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
No idea about Win32 and not sure if there is cross-platform solution, but for Linux you can interface to NetworkManager or Connman using one of node dbus clients ( disclaimer: I'm author of https://github.com/sidorares/node-dbus )