modulepackage
0.0.0-20240507073339-ecee74bad764
Repository: https://github.com/ar1011/ssh-webhook.git
Documentation: pkg.go.dev
# README
SSH Webhook
How To Run
- Create Host Keys
sudo chmod +x keygen.sh
./keygen.sh
- Run the server
make run

How To Use
ssh localhost -p 2222
Connect via ssh then follow instructions in the terminal.