Download Latest Version gofs_go1.20.1_amd64_windows_v0.6.0.zip (25.8 MB)
Email in envelope

Get an email when there's a new version of gofs

Home / v0.4.2
Name Modified Size InfoDownloads / Week
Parent folder
gofs_go1.18.3_amd64_windows_v0.4.2.zip 2022-06-05 17.8 MB
gofs_go1.18.3_amd64_linux_v0.4.2.tar.gz 2022-06-05 9.0 MB
README.md 2022-06-03 979 Bytes
v0.4.2.tar.gz 2022-06-03 98.5 kB
v0.4.2.zip 2022-06-03 159.1 kB
Totals: 5 Items   27.1 MB 0

Fixed

  • Fix the program not exiting correctly when the file web server fails to start.

Enhancements

  • Add the tls_insecure_skip_verify flag to control whether a client verifies the server's certificate chain and host name.
  • Add the httputil.NewTLSConfig function to reduce repeat code.
  • Update docker example scripts, add the WORKDIR environment variable and use the GOFS_SERVER_ADDR environment variable as the host of the generate cert.
  • Add the session_mode and session_connection flags to support switching session store mode, currently supports memory[1] and redis[2], default is memory[1].
  • Add the Run function and keep the main function clean.
  • Add more optional hash algorithms, and add the checksum_algorithm flag to set the default hash algorithm.
  • Update README docs, add relay section.
  • Update dependency, github.com/gin-gonic/gin v1.7.7 => v1.8.0.
  • Add docker image repository address for the about flag.
Source: README.md, updated 2022-06-03