Categorygithub.com/AR1011/ssh-webhook
repositorypackage
0.0.0-20240507073339-ecee74bad764
Repository: https://github.com/ar1011/ssh-webhook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

SSH Webhook

How To Run

  1. Create Host Keys
sudo chmod +x keygen.sh
./keygen.sh
  1. Run the server
make run

How To Use

ssh localhost -p 2222

Connect via ssh then follow instructions in the terminal.