Skip to content

GoSecure 0.3.0 (Sigrid)

Latest
Compare
Choose a tag to compare
@diegohce diegohce released this 04 Sep 18:17
· 4 commits to master since this release

The binaries below are provided without warranty, following the AGPLv3 license.

gosecure supports tls 1.2 and tls 1.3

Instructions (tarball / zip)

  • Download the file relevant to your operating system (windows binary available but not tested).
  • Decompress.
  • Done!

Debian / Ubuntu

On Debian / Ubuntu distros gosecure can be installed as a service.

  • Download the .deb file.
  • sudo dpkg -i gosecure_0.3.0_amd64.deb
  • See /etc/gosecure/sample.conf.sample for a config file template.
  • Enable the service editing /etc/defaults/gosecure
  • sudo service gosecure start to start gosecure service or sudo service gosecure stop to stop it (duh!).

Usage

See the README file for usage from the command line.

What's new?:

  • We are! This is our first release.