Skip to content

release-0.6

Latest
Compare
Choose a tag to compare
@skx skx released this 25 Apr 16:53
· 12 commits to master since this release

This release features two real-changes, and a small number of cleanups:

  • The message-passing between the client and the server is improved to be a JSON object.
    • This allows us to upgrade it over time.
  • The client has been updated to include a simple GUI.
    • This allows you to have a brief overview of how the tunnel is working.

The GUI might be expanded over time, or could stay as-is. It might be more interesting for the client to present a HTTP-server - as ngrok does - that would be possible, as the most recent requests could be replayed or displayed.