Skip to content

Releases: PasiSa/pasque

v0.3.0

08 Jun 07:27

Choose a tag to compare

Changes:

  • Authentication based on JSON web tokens
  • Support for processing packets from multiple sockets (and bound addresses) at server, e.g. for IPv4 and IPv6 connections, or alternative ports
  • Small fixes and refactoring

v0.2.0

21 May 18:36

Choose a tag to compare

Changes:

  • Server endpoints can be configured from JSON config file
  • IP tunnel uses platform-specific command line tools to configure routes and addresses. For the time being only Linux is supported.
  • Multiple addresses can be configured for IP tunnel end points, both IPv4 and IPv6
  • IP tunnel route advertisement capsules from server
  • Logging improvements
  • Bug fixes

v0.1.0

12 Apr 17:26

Choose a tag to compare

Basic operation of UDP and IP proxying over HTTP/3. Still work in progress.