SSH2 (Node.js)

SSH2 (Node.js) 0.4.9 updated

The module is practically a port of the SSH2 protocol to JavaScript.SSH2 (the module) does exactly what the protocol does. It allows developers to connect to remote SSH2-capable servers and execute remote operations.Usage instructions are included with...

node-imap

node-imap 0.8.16 updated

Node-imap allows asynchronous communication between Node.js and IMAP servers.A Node.js developer can simply connect and retrieve email data only via JavaScript code, without any proprietary software or third-party libraries. Usage instructions are...

node-mariasql

node-mariasql 0.2.5 updated

MariaDB is a community developed branch of Oracle's MySQL database. It is developed by MySQL's original creator and mirrors official MySQL releases. This Node.js port utilizes non-blocking functions, available by default in MariaDB.Lots of MariaDB methods...

cap

cap 0.1.0 updated

The 'cap' module will allow Node.js to intercept network traffic and capture desired packets based on a series of available filters.'cap' supports packet capturing based on protocols, IPs, ports and NICs.Usage instructions are included with the package's...