Skip to content

christopher18/rshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#rshell rshell server and client, allowing user to run terminal commands remotely

Instructions: First, start the server with:

./server 1234

Then, start the client with:

./client localhost 1234

When you are prompted to enter a command you have several options:

  • Enter a linux command to be processed.
  • Enter "stats", which will print out how many commands have been entered and memory usage statistics.
  • Enter "reset", which will reset the command count to zero.
  • Enter "exit", which will exit the program.

Usage Example

alt tag

About

rshell server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages