Skip to content

efxtv/linkgenfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

linkgenfx

PyPI version

linkgenfx is a simple CLI tool to create an SSH reverse tunnel via serveo.net. Easy solution for quick portforwarding.


Features

  • Establish SSH reverse tunnels quickly
  • Automatically chooses remote port or uses your specified port
  • Displays connection info with aligned terminal output
  • Graceful cleanup on exit

Supported devices

  1. Linux
  2. Termux
  3. Windows

Installation Termux

You can install linkgenfx via pip:

pip install linkgenfx

Installation Linux

python3 -m venv myenv
source myenv/bin/activate
pip install linkgenfx

How to use

linkgen port
example;
linkgen 8022
or
linkgen
# Bydefault it will forward RDP 3389

Please Join us on telegram let us know if you like this project :)

About

Linkgenfx is a simple CLI tool to create an SSH reverse tunnel via serveo.net

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages