Skip to content

Releases: Jigsaw-Code/outline-ss-server

v1.0.8

16 Jan 21:58
39bccfd

Choose a tag to compare

Changelog

Fixed the goreleaser config'

Updated the geoip2-golang dependency to be able to read DB-IP's IP-to-Country Lite database

v1.0.7

17 Sep 18:56
e4ada4c

Choose a tag to compare

Changelog

a786a90 Enable Linux ARM builds (#23)
c70d512 Probing resistance via timeout (#28)
8f06946 Added histogram to detect potential probes (#29)
b0824f1 Added comments for probing resistance (#30)

v1.0.6

27 Aug 15:54
15ddf9d

Choose a tag to compare

Changelog

15ddf9d Shadowsocks client (#27)

v1.0.5

02 Aug 16:27
2d8ba61

Choose a tag to compare

Changelog

2d8ba61 Optimize trial decryption ordering (#25)

v1.0.4

31 Jan 20:12
8972cd6

Choose a tag to compare

Changelog

7e51dbe Keep active ciphers at the front and add metrics (#12)
4e4c498 Remove status from cipher time (#13)
8972cd6 Restrict access to the server's private networks (#14)

v1.0.3

19 Dec 15:13

Choose a tag to compare

Changelog

d78829a Add cipher time metrics
600bf05 Keep active ciphers at the front
080273d Disable CGO
19b8ce0 Remove status from cipher time

v1.0.2

17 Dec 15:34

Choose a tag to compare

This release statically links the binary so we can use it on a barebones Docker image.

Changelog

080273d Disable CGO
e820258 Update README

v1.0.1

13 Dec 23:16
600da79

Choose a tag to compare

Changelog

9337108 Optimize UDP logging
97d31e4 Optimize debug logging
d42ff7b Optimize findAccessKey
47a08be Shuffle ciphers
5e71173 Standardize logging
e5d2bd4 Use Go Modules

v1.0.0

05 Dec 16:07
085b87b

Choose a tag to compare

Changelog

Initial release.