Example
const rsync = require('nuclei/rsync'); const isRsync = rsync.IsRsync('acme.com', 873); log(toJSON(isRsync));
Optional
string
boolean
Was this page helpful?