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.samplefor a config file template.
- Enable the service editing /etc/defaults/gosecure
- sudo service gosecure startto start- gosecureservice or- sudo service gosecure stopto stop it (duh!).
Usage
See the README file for usage from the command line.
What's new?:
- We are! This is our first release.