Skip to content

Releases: CyberL1/Dockport

v1.7.0

Choose a tag to compare

@CyberL1 CyberL1 released this 05 Jun 17:39

What's Changed

  • Added endpoint for regenerating CA certificate (dockport.domain/regenerate)

Full Changelog: v1.6.2...v1.7.0

v1.6.2

Choose a tag to compare

@CyberL1 CyberL1 released this 01 Jun 10:04

What's Changed

  • Changed container name for ca cert (from a to dockport)

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@CyberL1 CyberL1 released this 16 May 07:46

What's Changed

  • Added a i/o timeout check

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@CyberL1 CyberL1 released this 26 Feb 18:50

What's Changed

  • Added TLS support for http proxy (ENABLE_HTTPS=true to enable)

Full Changelog: v1.5.2...v1.6.0

v1.5.2

Choose a tag to compare

@CyberL1 CyberL1 released this 26 Feb 09:10

What's Changed

  • Fixed an issue where container reach error wouldn't show when BOOT_OFFLINE_CONTAINERS is false

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@CyberL1 CyberL1 released this 24 Feb 17:29

What's Changed

  • Added timeout of 5 seconds to both proxies
  • Fixed an issue where container names were case-sensitive
  • Fixed an issue where the ssh proxy would crash if container didn't exist

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@CyberL1 CyberL1 released this 26 Jan 09:14

What's Changed

  • Root domain can now proxy a container (e.g. a dashboard)

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@CyberL1 CyberL1 released this 26 Jan 06:36

What's Changed

  • Proxy domain is now ignored for ssh

v1.4.0

Choose a tag to compare

@CyberL1 CyberL1 released this 03 Sep 14:40

What's Changed

  • Added an option to boot containers on request (BOOT_OFFLINE_CONTAINERS=true)

Full Changelog: v1.3.5...v1.4.0

Note

These features require mounting the docker socket under /var/run/docker.sock and are completely optional, meaning you can continue to use the proxy without mounting the socket, but you'll be missing out on the features

v1.3.5

Choose a tag to compare

@CyberL1 CyberL1 released this 03 Sep 13:06

What's Changed

  • Fixed a bug where container's port would be 0 if failed to parse

Full Changelog: v1.3.4...v1.3.5