Skip to content

Releases: kost/revsocks

v2.9

23 Feb 05:43

Choose a tag to compare

  • use TLS by default
  • introduce environment variables to specify options

Any option can also be set via an environment variable by prefixing the option name with REVSOCKS_ and converting it to uppercase (e.g., -listen becomes REVSOCKS_LISTEN). Command-line options have higher priority and will override environment variables.

v2.8

27 Nov 06:42

Choose a tag to compare

  • small bugfixes

v2.7.0

15 Nov 04:44

Choose a tag to compare

rework argument parsing

v2.5

10 Nov 07:20

Choose a tag to compare

  • websocket support
  • component update & fixes

v2.2

12 May 20:26

Choose a tag to compare

  • Expose option to verify TLS certificates

v2.0

10 Apr 04:41

Choose a tag to compare

  • support for DNS tunnel

v1.1.1

03 Dec 03:26

Choose a tag to compare

Small bugfix release

  • fix related to better proxy support

v1.1.0

04 Dec 05:42

Choose a tag to compare

  • support for multiple agents

Initial release

04 Oct 10:36

Choose a tag to compare

v1.0.0

initial import