Skip to content

nestedbytes/remote-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Remote-Shell

An free, open source and self hosted api to access a computer's from anywehere
This is an api which can execute commands on your local machine from the web

Requirements

Python
Flask

Host instructions

Linux

wget https://raw.githubusercontent.com/shourdev/remote-shell/main/scripts/linux.sh
bash linux.sh

Windows

TBA

USAGE

You can use the api without a client but for ease a client is suggested.
I currently have made the client for cli and other client for platforms like phone and web will be out soon

For the api needed in these clients its basicly your host url like www.myserver.com/ so your api on the main route is your api which will be needed to use these clients. Ex:

www.myvps.com/

About

Access your shell from anywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published