Skip to content

Student-Team-Projects/SSH-over-NAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH-over-NAT

Installation

Locally via pip

At project root run

python -m pip install .

Via AUR-helpers e.g. yay

yay -S python-ssh-over-nat

How to run it?

Prerequisites

  • Rendezvous server running apache2 with hashed.php and relay.php uploaded to it

Start ssh server on the server side of ssh. For example

sudo systemctl start sshd

Then

  • server
ssh-over-nat poc_server
  • client
ssh-over-nat poc_client

Advanced usage

For additional info run

ssh-over-nat list
ssh-over-nat help
ssh-over-nat help poc_server
ssh-over-nat help poc_client
ssh-over-nat help run_ssh_command
ssh-over-nat help environment

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors