Skip to content

Releases: Newlode/forcepoint-ngfw-speedtest

v1.0.7

22 Sep 21:16
Compare
Choose a tag to compare

Changelog

9bd385c Display improvement
475102f Fix mutex copy warning
5a4cc81 Fix upx call
34b618a Fix upx call

v1.0.6

04 Dec 10:45
Compare
Choose a tag to compare

Changelog

1990cb2 Add control of source interface
c5a12b9 Change from http.DefaultClient to http.Client
e05ecf8 Disable upx
5fa69ad Remove 'go mod download'
d778b9f Version 1.0.5
a25a71d Version 1.0.6

v1.0.5

26 Jun 15:51
Compare
Choose a tag to compare

Changelog

bb6fd48 Binary strip with upx
5268b5c Trying to make build faster (only build linux/386 and amd64)

v1.0.4

25 Jun 15:08
Compare
Choose a tag to compare

Changelog

5ffdcbd Add --insecure/-i option to disable cert validation
2856e83 First goreleaser config