Skip to content

FreeNetLabs/ssh-ify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-ify

A simple SSH tunnel proxy server with user management and WebSocket support.

Features

  • SSH Websocket tunnel proxy
  • Simple user management
  • Password authentication
  • Works with SSH clients like HTTP Injector, DarkTunnel, and Tunn

Installation

go install github.com/ayanrajpoot10/ssh-ify@latest

Usage

Start the server

./ssh-ify

Add a user

./ssh-ify add-user username password

List users

./ssh-ify list-users

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages