8000 GitHub - realdecisions/mrad: Mail.Ru Agent Daemon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

realdecisions/mrad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail.Ru Agent Daemon

Install:
- make
- sudo make install

Run:
/usr/local/bin/mrad [options]
Options:
-u  Mail.Ru Agent username
-p  Mail.Ru Agent password
-l  Port to listen to
-n  Don't fork off as a daemon
-h  Show this help screen
Example:
mrad -u test-box@mail.ru -p 123456 -l 20202

Usage:
echo -ne "username@mail.ru\nMessage" | nc localhost 20202

About

Mail.Ru Agent Daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • Makefile 1.9%
0