Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gateway

tags: kotlin, gateway, ngrok

how build:

gradle clean build

example how use:

start server

./build/libs/gateway.jar 1222 2122

start client

./build/libs/gateway.jar yourhost.com 1222 localhost 22

connect by ssh

ssh yourhost.com -p 2122

About

Simple port forwarding. P.S> Lightweight "ngrok" with client server mode.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages