Skip to content

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

Notifications You must be signed in to change notification settings

second-constantine/gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published