Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 420 Bytes

IRCMonitor

Java client that accepts commands from an IRC Server

How to Use After joining the IRC Server type .<The Computer's IRC name> followed by the parameters for the command you want to run.

Commands

Send a terminal command:

.name execute <terminal command here> 

FTP from the client:

.name transfer <clientFilePath> <targetFilePath> <ftp-username> <ftp-password> <ftp-host>