Skip to content

dominickbrasileiro/remotis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Remotis

GitHub last commit License

πŸ“Œ Summary

πŸ“Ž Introduction

Remotis is a reverse SSH tunneling script, it uses OpenSSH to create an Loopback Interface between your local device and a remote server, then all the traffic will be forwarded to it. You can use Remotis to access some port of your server without exposing it to the internet.

πŸš€ How To Run

To clone and run this application, you'll need Git, OpenSSH, Node.js and Yarn installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/dominickbrasileiro/remotis

# Go into the repository
$ cd remotis

# Create enviroment file
$ cp .env.example .env

# Set enviroment variables
$ vim .env

# Install dependencies
$ yarn install

# Run the script
$ yarn start

Runs the Reverse SSH Tunnel.

πŸ‘ͺ Contribution, Bugs and Issues

Feel free to open new issues and colaborate with others issues in Remotis Issues.

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with ❀️ by Dominick Brasileiro πŸ’Ž Get in touch!

Linkedin Badge Gmail Badge

About

πŸ’» Reverse SSH Tunneling Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published