Skip to content

kokumura/sshtunnel-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSHTunnel Server

SSH Tunnel as standalone server application

Getting Started

Prerequisites

  • Python3.6.1 or higher
  • Python packages refered in requirements.txt

Installing

git clone {url to this repository}
pip install -r requirements.txt

Configure

see conf/sample.yml

Currently, only local forwarding is supported.

Run server

python tunnel.py CONFIG_FILE [CONFIG_FILE ...]

To shutdown, press Ctrl+C.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages