Skip to content

Tags: hillct/sish

Tags

v2.9.2

Toggle v2.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Use original address for forwarded channel. Fix antoniomika#237

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Force lower case aliases and subdomains

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ci/cd and deps (antoniomika#262)

* Update ci/cd and deps

* Fix build args

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed http override port (antoniomika#256)

* Fixed http override port

* Cleanup references used for establishing tunnels

* Removed short flag from authentication-key-request-url

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add authentication-key-request-url option (antoniomika#247)

* Add authentication-key-request-url option to allow validation of ssh public key auth via an http POST request to a separate application

* Switch to using JSON body in request and include username & remote address of client.

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ondemand cert issuing (antoniomika#243)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request antoniomika#241 from antoniomika/am/upgrade-go-1-19

Updated sish to go 1.19

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Update debug information and ensure default to https handler

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Updated alias handler check code

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Close temp file before attempting bind