-
This is very much not an exhaustive list, will add things as we discover them. Only focusing on server checks for now; node bits will be migrated later.
## High priority / major
- [ ] External mon…
-
I am trying to make a request, but the request does not complete.
This is a simplified version of the code.
```
console.log("Start");
require('whois')
.lookup("jrtapsell.tech", data => {
…
-
Node Version: `10.15.0`
Node BACstack Version: `0.2.4`
- Question
**Note:** Make sure you have read the [FAQs](https://github.com/fh1ch/node-bacstack/blob/master/FAQ.md)
before logging this …
-
First, great work.
Currently read and write functions do addressing by IP, but there is a case when one IP address is a gateway to many deviceIds.
Sample whoIs output:
address: 10.10.10.100 -…
-
Where is the site https://isotoxin.im/ ?
This site is working: https://isotoxin-dev.livejournal.com/#/7777.html#comments
but there is the blog...
-
You said in the article that we can block some requests from cloud hosting. But how should we identify the IP addresses which belong to cloud hosting?
-
Hi,
I found a very bad problem about this node.
When a whois call goes in timeout the script goes in error at 33th row because data is undefined and it tries to call split method on an undefined obj…
-
When trying .it domain (used http://www.nic.it/cgi-bin/Whois/whois.cgi) only raw output is filled, but contacts > admin, contacts > tech and contacts > registrant are empty, but those are (partially) …
-
As the title says, if I setup a bacnet server and set the notification object in my controller to forward the messages to my server, how do I handle those events?
I searched but couldnt see anythin…
-
I'm trying to use **node-irc 0.5.2** to connect to an IRC server (running [**ircd.js 0.0.17**](https://github.com/alexyoung/ircd.js) with default configuration). This is the code I'm using:
```java…