Skip to content

got3nks/amule-ec-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aMule EC Protocol - Node.js Implementation

This project provides a Node.js implementation of the aMule External Connections (EC) Protocol based on the aMule EC Protocol HOWTO.

Tested with aMule v2.3.3.

Features

  • Communicate with aMule via EC protocol
  • Send commands and receive status or transfer info

Installation

git clone https://github.com/got3nks/amule-ec-node.git
cd amule-ec-node
npm install

Example Usage

npm start

See examples/test.js for usage.

License

MIT

About

This project provides a Node.js implementation of the aMule External Connections (EC) Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published