Spokes Update v1.4.5

Published at February 8, 2024 ·  16 min read

We’re pleased to announce Spokes v1.4.5. This release has been under development for several months and introduces a lot of new functionality. Along its development we discovered room for optimizations and bug fixes that improve performance and memory utilization. Get the Release! You can download the RPM here. Our container is available at our packetriot repo and now the Terrapin Labs repo as well. docker pull packetriot/spokes:1.4.5 # alternatively docker pull terrapinlabs/spokes:1....

Spokes Update v1.4.4

Published at August 25, 2023 ·  2 min read

We’re pleased to announce Spokes v1.4.4. This minor release introduces small improvements to the dashboard UI and some optimizations under the hood. Dashboard In our last release, we added the ability to set up and use an ACME provider like ZeroSSL. This feature was only configured using environment variables during container instantiation or manually updating the configuration. In this release, we’ve updated the Server settings page to allow an ACME provider to be set up from the UI....

Client Update v0.15.2

Published at June 11, 2023 ·  2 min read

We’re pleased to announce v0.15.2 of the Packetriot client! This release fixes some minor bugs and supports using a SOCKSv5 server for connecting to a Packetriot or Spokes server. The updates are on our downloads page and apt and yum repositories. SOCKSv5 Support This new support for SOCKSv5 was a user request to allow the pktriot client program to use a SOCKSv5 server to connect to a network server. The network server can be hosted by Packetriot....

Spokes Update v1.4.3

Published at May 31, 2023 ·  3 min read

We’re pleased to announce Spokes v1.4.3. This small release introduces new features requested by our customers and other minor improvements. New Webhook Events - State of Upstream Services In this release, we’ve added two new events that can be published to webhook endpoints: Service Up and Service Down. This feature, combined with the existing Monitor Tunnel Services function in Spokes, will check the availability of the upstream applications served via the tunnel....