Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 323 Bytes

File metadata and controls

25 lines (19 loc) · 323 Bytes

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.