2022-01-31 03:34:33 +04:00
2022-01-31 03:34:33 +04:00
2022-02-04 09:13:08 +04:00

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

Description
this plugin for spigot creates ssh tunnel between server that contains a service that you will like to link without exposing on the internet
Readme 40 KiB
1.0 bugfix Latest
2022-08-12 09:22:08 +00:00
Languages
Java 100%