aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-06-19Move redirection logic to a separate packagev0.4.0Grégoire Duchêne
Also, add an optional ‘-c’ flag to pass the path to a configuration file that can be used to specify several matching patterns and replacements.
2022-01-30Lock down systemd unit definitionGrégoire Duchêne
2022-01-04Update documentation and Dockerfilev0.3.0Grégoire Duchêne
2021-07-04Add systemd socket supportGrégoire Duchêne
2020-04-10Merge ADDR and PORTGrégoire Duchêne
2020-04-10Allow ADDR to be a path to a UNIX socketGrégoire Duchêne
2020-03-26Allow listening on a specific addressGrégoire Duchêne
The address is read from the ADDR environment variable. Defaults to every address.
2019-09-09Add a version for GCP Cloud RunGrégoire Duchêne
2019-08-22First versionGrégoire Duchêne