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.