Skip to content

Tags: antoniomika/sish

Tags

v2.16.0

Toggle v2.16.0's commit message

Verified

This commit was signed with the committer’s verified signature.
antoniomika Antonio Mika
Allow on demand cert creation for root domain. Closes #287.

v2.15.0

Toggle v2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#302)

* Update deps

* Use bufio reader

* Revert "Use bufio reader"

This reverts commit c8003d4.

* Print peeked info

* Revert "Revert "Use bufio reader""

This reverts commit ff656b0.

* Fixed sni reading

* Handle sni based unix conn better

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable the use of environment vars (#300)

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to go 1.22 and use multilistener (#298)

* Update to go 1.22 and use multilistener

* Update

* Updates

* Set ports for tcp addresses properly

* Fix address separator

* Fixes

* Update multilistener

* Cleanup rogue log

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Initial work on private aliases (#291)

* Initial work on private aliases

* Ensure the current user is allowed to access the alias

* Print the self ssh fingerprint

* Add pubkeyfingerprint to alias log line

* Start conn with self allowed for tcp aliases

* Cleanup

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin golang to major.minor.patch (#284)

* Pin golang to major.minor.patch

* Update package deps

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set conn deadline to both reads and writes (#281)

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated go deps and general package work (#279)

* Updated go deps and general package work

* Update used go version to 1.21

* feat: wildcard support

* Fixed lint

* feat: auto redirect to https

* Use proper hostname in redirect

* Add wildcards to sni proxy

* Ensure wildcard isn't too greedy and fix sni on https port

* Code cleanup

---------

Co-authored-by: Son Nguyen <[email protected]>

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 #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