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 027dcee150 - Show all commits

View File

@ -127,7 +127,8 @@ async function GetHost() {
module.exports = {
internal_ip,
Interfaces,
HostResponse,
host,
LocalInterfaces,
GetExternalPublicAddress,
host: null,
GetHost
}
}