Releases: fedify-dev/sish
Releases · fedify-dev/sish
Release list
v2.23.0-fedify.4
This Fedify deployment build is based on upstream sish 2.23.0.
It adds three opt-in controls for anonymous HTTP tunnel services:
--http-onlyrejects TCP and alias remote forwards before listener creation.--http-access-log=falsesuppresses HTTP access logs that contain full request URIs.--root-static-directoryserves a static site on the exact root domain while leaving tunnel subdomains on the proxy path.
The static root handler preserves --force-all-https, disables directory listings, and adds restrictive browser security headers. All three options preserve upstream behavior unless explicitly configured.
v2.23.0-fedify.3
This Fedify deployment build is based on upstream sish 2.23.0.
It adds two opt-in controls for anonymous HTTP tunnel services:
--http-onlyrejects TCP and alias remote forwards before listener creation.--http-access-log=falsesuppresses HTTP access logs that contain full request URIs.
Both options preserve upstream behavior unless explicitly configured.