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...

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...