MyGit

v2023.01.06.1648

immense/Remotely

版本发布时间: 2023-01-07 09:34:36

immense/Remotely最新发布版本:v2024.08.07.0819(2024-08-13 00:45:26)

Important Notes: With this release, the server no longer relies on the RedirectToHttps setting to determine whether to use "http" or "https" when embedding the server URL into the downloaded clients and installers.

The scheme (http/https) is now being correctly identified from forwarded headers received from the reverse proxy. By default, forwarded headers will be accepted from loopback addresses (e.g. localhost or 127.0.0.1), or from the default Docker host IP (172.17.0.1).

If you're using a non-default Docker configuration, or you're hosting bare-metal with a reverse proxy on a different machine, you will need to add the IP address to the KnownProxies array in appsettings.json.

The RedirectToHttps property will now only be used as originally intended, which redirect http requests that the dotnet process receives (not the reverse proxy) to https. In most scenarios, this isn't needed, because the reverse proxy is accepting connections over https and forwarding them to the dotnet service over http.

Changes:

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

This list of changes was auto generated.

相关地址:原始地址 下载(tar) 下载(zip)

1、 Remotely_Server_Linux-x64.zip 608.07MB

查看:2023-01-07发行的版本