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 = { module.exports = {
internal_ip, internal_ip,
Interfaces, Interfaces,
HostResponse, LocalInterfaces,
host, GetExternalPublicAddress,
host: null,
GetHost GetHost
} }