Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sshquic-rs

A QUIC Proxy for SSH.

How to Build

Make sure you have rust installed on your machine

  • Clone the repo git clone https://github.com/imsk17/quicssh-rs
  • Open the directory cd quicssh-rs
  • Install the binary using the command cargo install --path .
  • Fire the server using quicssh server
  • Server is running up on default addr: 127.0.0.1:4242. Can change this by passing the --bind argument to server command.

License

© 2024 Sumit Kumar - GNU GPL V3

About

A QUIC/HTTP3 Proxy Built For SSH Connections.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages