add cli commands for sending/viewing termails

This commit is contained in:
Keiran 2025-08-06 06:31:36 +01:00
parent 7b63560f74
commit 227df20bf2

View File

@ -8,6 +8,7 @@ import (
"net/http"
"os"
"path/filepath"
"strconv"
"strings"
"syscall"