this plugin for spigot creates ssh tunnel between server that contains a service that you will like to link without exposing on the internet
src/main | ||
.gitignore | ||
pom.xml | ||
README.md |
How to setup
-
create user in your system using the command provided below
useradd xrambad --shell=/bin/true
-
create ssh key for the user.
-
there will be issue that user can't login to fix this
add/bin/true
to/etc/shells