Pypass Save

A simple and powerful remote ports mapping tool

Project README

pyPass

Overview

  • pyPass is a simple and powerful remote ports mapping tool.

How to use

  1. Make sure you have installed python3, python3-pip. If not, install them before next step.
  2. Run command "git clone https://github.com/ideamark/pyPass" to download pyPass to your local server.
  3. Write params to "config" file.
  4. Copy the whole pyPass folder to the remote server.
  5. Run local.py on local server and run remote.py on remote server. And then it works. U can access your local server ports by access your remote server ports.
  6. If there is an error like: "No module named 'xxx'", run command: "sudo pip3 install xxx" to install the lost module.

Execute when boot up

  • For Ubuntu, write this command in /etc/rc.local before "exit 0":
  • "nohup python3 pyPass/local.py &"

Seek more

Open Source Agenda is not affiliated with "Pypass" Project. README Source: ideamark/pypass
Stars
27
Open Issues
0
Last Commit
6 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating