12 Commits

Author SHA1 Message Date
Antonio Mika 779ca206bf Update readme 2026-03-23 19:04:28 -04:00
Nikolaos Karaolidis 8268a9c9e7 Add proxy-ssl-termination option (#347)
Can be used when sish runs behind a reverse proxy to display HTTPS URLs despite running on the HTTP port

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2025-05-24 19:11:36 -04:00
carlfriedrich aba14b3bbc Support time zone in deadline setting (#342) 2025-03-21 11:09:34 -04:00
carlfriedrich 3ed55464fa Add support for setting a connection deadline (#339)
This is useful if you do not want to keep a tunnel open for an unlimited
time and have Sish taking care of closing it automatically.
2025-03-10 11:43:04 -04:00
Eric Bower c234cc7f7c docs: update styles (#329)
* chore: go tidy

* style: docs

* style: tweak
2025-01-08 14:00:54 -05:00
Mac Chaffee 33f4005fc8 Document how to obtain the real client IP (#327) 2025-01-08 14:00:25 -05:00
Eric Rodrigues Pires 23ccc59337 Add password authentication request validation (#323)
This adds a password-based authentication mechanism under the option
`--authentication-password-request-url`, which functions similarly
to `--authentication-key-request-url`, but takes a password
instead of a public key.

Closes #322
2024-09-17 12:27:42 -04:00
Antonio Mika b06d594a51 Use _sish as the dns prefix 2024-08-29 23:09:39 -04:00
Eric Bower 23a5184f47 docs: update pdocs (#312)
* docs: update pdocs

docs: fixed link

* fix: fmt
2024-07-18 08:53:25 -04:00
Eric Bower d0511c4ebf chore: update pdocs to latest (#295)
* chore: update pdocs to latest

* design: sidebar
2024-03-07 09:13:34 -05:00
Eric Bower 3ad5105ec5 feat(docs): sitemap with links for headers (#292) 2024-02-13 10:24:03 -05:00
Eric Bower 0c4f193f7d feat: docs site (#286)
* feat: docs site

* docs: copy

* chore(docs): update cli post

* revert

* chore: go.mod
2024-01-29 10:17:13 -05:00