#How to show os.networkInterfaces() from nodejs in a electron app html page?

1 messages · Page 1 of 1 (latest)

fervent relic
#

you dont need ipcmain/ipcrenderer

#

for this

#

you can enable access to nodejs api from preload

tranquil cargo
#

oh.. i see

#

il read that better and give it a try

#

thank you

#

i can´t get the coding part right though, i think i understand the theory but applying it to what i want i can´t understand it