Initial commit

This commit is contained in:
2022-08-19 13:11:27 +02:00
commit 818ce0fd32
5 changed files with 63 additions and 0 deletions

7
variables.conf.template Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
# Copy this file as variables.conf, with the correct values
webssh_path=
address=127.0.0.1
port=8000