28 Commits

Author SHA1 Message Date
Simon Stürz
c36a138f07 Update license text and add SPDX identifier 2025-12-02 09:48:35 +01:00
Simon Stürz
bf7a2c0238 Remove deprecated proxy functionality and clean up code 2023-10-24 13:39:15 +02:00
Simon Stürz
0b031d7614 Fix client activation and improve dead socket handling 2023-08-04 09:59:30 +02:00
Simon Stürz
e5e41e6d3d Terminate inactive server connections 2023-08-04 09:59:30 +02:00
Simon Stürz
06e8457744 Fix duplicated server uuid and update debug operators 2023-08-04 09:59:30 +02:00
Simon Stürz
756513f668 Add pending connection to tcp server 2023-08-04 09:59:30 +02:00
Simon Stürz
8ee90aaccd Fix crash in client connection if the server is already gone bu data where pending, update monitor 2023-08-04 09:59:30 +02:00
Simon Stürz
5b39e12449 Introduce monitor refresh method with params 2023-08-04 09:59:30 +02:00
Simon Stürz
eb609da9a4 Tell the server if a client has been disconnected without notice 2023-08-04 09:59:30 +02:00
Simon Stürz
19e85d509e Remove redundand name property of transport interfaces 2023-08-04 09:59:30 +02:00
Simon Stürz
1a3a69c01f Fix possible crash on client disconnected and make sure also async requests will be killed if requested by the server 2023-08-04 09:59:30 +02:00
Simon Stürz
ecf58505d1 Introduce inactive timeout for tunnel proxy clients 2023-08-04 09:59:30 +02:00
Simon Stürz
150f1fef3f Add transports and counts for the monitor 2023-08-04 09:59:30 +02:00
Simon Stürz
f43dc9f78e Show only active tunnel in monitor 2023-08-04 09:59:30 +02:00
Simon Stürz
8081c7804e Add monitor non interactive mode and add traffic counter for tunnel proxy 2023-08-04 09:59:30 +02:00
Simon Stürz
1c57db04f3 Make TCP default connection for clients 2022-03-09 17:33:57 +01:00
Simon Stürz
816111ddc7 Update package to packet 2022-03-09 17:09:12 +01:00
Simon Stürz
1ca3119995 Extend monitor and add test script for connections 2022-01-11 09:01:54 +01:00
Simon Stürz
32c33ec23f Fix reconnect to tunnel proxy and improve framing 2021-12-20 13:50:31 +01:00
Simon Stürz
b865b9903a Fix other potential crashes in tunnel proxy server 2021-12-20 09:05:56 +01:00
Simon Stürz
56536d93cd Fix crash in case the client could not be created 2021-12-20 09:05:56 +01:00
Simon Stürz
23462e194e Add tunnel proxy statistics and fix typo 2021-08-16 07:41:54 +02:00
Simon Stürz
b9ebc345a5 Finish and test first working tunnel proxy connection 2021-08-04 13:05:37 +02:00
Simon Stürz
30d6a9dd43 First working connection mechanism for tunnel proxy 2021-08-03 19:52:00 +02:00
Simon Stürz
f0cdb2706b Prepare client library for tunnel proxy 2021-07-30 13:12:42 +02:00
Simon Stürz
56d32bed2b Add server and client registration and prepare client data multiplexing 2021-07-29 19:04:44 +02:00
Simon Stürz
24e7c2983f Abstract transport interface client and restructure client classes 2021-07-29 11:38:55 +02:00
Simon Stürz
acd48bf7bf Restructure the project and introduce the new tunnel proxy 2021-07-28 14:55:18 +02:00