Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

H4ckd4ddy/mullvad-reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ Mullvad recently announced the end of port forwarding, so this tool is now useless ⚠️

mullvad-reverse-shell

Quick and dirty reverse shell through Mullvad

Installation

profile=~/.$(basename $SHELL)rc
curl https://raw.githubusercontent.com/H4ckd4ddy/mullvad-reverse-shell/master/rshell.sh >> $profile
. $profile

Remeber to always review script before executing this kind of command in your shell

or

Just add rshell.sh content in your zshrc, bashrc or whatever-rc

Usage

Reverse shell

  • Enable Mullvad connection
  • rshell

Expose port trough SSH

It will create a container with SSH server to handle tunnel

  • Enable Mullvad connection
  • rshell nat [remote_port]

Clear ports

rshell clear

About

Quick and dirty reverse shell through Mullvad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages