Update Get Temp Host #229

Merged
Sirherobrine23 merged 4 commits from UpdateGetHost into main 2021-10-26 13:14:59 +00:00
Showing only changes of commit fbbada5da8 - Show all commits

View File

@@ -1,7 +1,6 @@
// External User ip
const Request = require("../lib/Requests");
const os = require("os");
const { GetTempHost } = require("../lib/BdsSettings");
function LocalInterfaces() {
const interfaces = os.networkInterfaces();