Skip to content

guillaumepellegrino/brssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge over SSH

Bridge two virtual interfaces over SSH, using tuntap driver.

Usage: brssh [SSH-OPTIONS]... user@hostname

  • brssh client can be configured by editing /etc/brssh/client.cfg.
  • brssh server can be configured by editing /etc/brssh/server.cfg.

Overview

brssh client, create a local tuntap interface and spawn a brssh server via ssh.
brssh server also create a tuntap interface on remote server.
The SSH connection is used to forward packets between client and server.

About

Bridge two virtual interfaces over SSH.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published