Skip to content

A CLI Remote Administration Tool for administrating a network over a TCP connection. Extremely simple and modular containing over 26 functions.

License

Notifications You must be signed in to change notification settings

KylerCondran/RemoteAdminTool

Repository files navigation

Remote Admin Tool

Remote Admin Tool is a Command Line Interface Tool for administrating a network over a TCP connection. Extremely simple and modular containing over 26 functions.

Report bug · Request feature

Disclaimer

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE OF THIS SOFTWARE IS THE COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

Getting Started

  1. Download
git clone https://github.com/KylerCondran/RemoteAdminTool.git
  1. Run The Server On Remote Computer

    • Make Sure It Is Accessible With Port Forwarding And Firewalls
  2. Run The Client

  3. Connect To The Server

connect [IPAddress]:[Port]
  1. Run Some Commands

Features

Feature
Clipboard Return ClipBoard Text If Present
Delete Delete A File On The Computer
Download Download A File To The Computer
Info List Computer Information
Ipconfig List Computer Network Information
Logoff Log Off The Computer
Melt Delete The Server
Message Send A Message To The Computer
Netstat List Active Computer Connections
Ping Ping Another Computer
Processes List Running Processes
Restart Restart The Computer
Retrieve Download A File From The Computer
Run Run A Program
Screenshot Return A Screenshot From The Computer
Search List The Contents Of A Directory
Sendkeys Send Key Presses To The Computer
Services List Running Services
Shutdown Shutdown The Computer
Software List Installed Software
Talk Say A Phrase With Text To Speech
Taskkill Kill A Running Process
Tree Return A Folder Structure

Contributing

See our contributing guide at CONTRIBUTING.md.

Copyright and License

The MIT License

Copyright (c) 2024 Kyler Condran