Skip to content

Releases: SenseUnit/dumbproxy

v1.10.0

26 Jun 21:19
v1.10.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.10.0

v1.9.1

03 Apr 20:34
v1.9.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

01 Apr 21:50
v1.9.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.9.0

v1.8.1

22 Mar 18:12
v1.8.1
be0db8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

09 Feb 20:15
v1.8.0
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @tiaga made their first contribution in #17

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Sep 19:38
v1.7.0
Compare
Choose a tag to compare

New feature: log username.

1.6.1

07 Sep 07:50
v1.6.1
Compare
Choose a tag to compare

Minor fix for TLS cert auth in autocert mode.

1.6.0

06 Sep 21:40
v1.6.0
b049886
Compare
Choose a tag to compare

Improved password-based authentication:

  • Added built-in htpasswd-alike utility.
  • More hashes formats are supported for basicfile auth:
    • SSHA
    • MD5Crypt
    • APR1Crypt
    • SHA
    • Bcrypt
    • Plain text
    • Crypt with SHA-256 and SHA-512
  • Password file autoreload feature

1.5.0

04 Sep 23:01
v1.5.0
Compare
Choose a tag to compare

Added automatic TLS (SSL) certificates using ACME (Letsencrypt, BuyPass, ...).

Error logging fix

14 Jun 16:17
v1.4.2
aec2705
Compare
Choose a tag to compare
v1.4.2

Minor fix