add the ssl-insecure flag

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-29 22:15:58 +02:00
parent acee3df1bc
commit b0afb7cb56
4 changed files with 8 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ Flags:
--plugins-dir string path to plugins dir (overrides config)
-p, --port int proxy port (overrides config)
-P, --project string project name to open directly, or "tmp" for a temporary session
--ssl-insecure skip TLS certificate verification (overrides config)
--upstream-proxy string upstream proxy URL, e.g. http://user:pass@host:8888 (overrides config)
-v, --version version for spilltea
```
+1
View File
@@ -11,5 +11,6 @@
# Spilltea Documentation
- **Version**: `{{.Cfg.Version}}`
- **SSL Insecure**: `{{.Cfg.App.SslInsecure}}`
- **Repository**: `https://github.com/anotherhadi/spilltea`
- **Sponsor this project**: `https://ko-fi.com/anotherhadi`