Skip to content

v1.0.18

Compare
Choose a tag to compare
@stefanwerfling stefanwerfling released this 26 May 09:39
· 198 commits to main since this release

Changes

Description

The proxy_protocol was implemented, the nginx can now accept a connection from the proxy or make one itself. This results in the problem that not every route under the https mapping also understands a proxy as an output. This can now be set and identified in the interface (yellow "P").

Now make sure to set this correctly or turn off the proxy completely. If you disable the proxy on the HTTP/HTTPS stream, the internal HTTP/HTTPS server can no longer capture the real IP address.

The internal SSH server can only be used without a proxy at the moment, I will fix that in the next version.

Docker images

  • stefanwerfling/flyingfish:latest
  • stefanwerfling/flyingfish:v1.0.18
  • stefanwerfling/flyingfish_ssh:latest
  • stefanwerfling/flyingfish_ssh:v1.0.18
  • stefanwerfling/flyingfish_himip:latest
  • stefanwerfling/flyingfish_himip:v1.0.18