Erèbe - Romain Gerard

Results 105 comments of Erèbe - Romain Gerard

You mean for the client to act as an http proxy ? Can be a good idea yes if it is the case.

Hello, You can try this new pre-release https://github.com/erebe/wstunnel/releases/tag/v9.8.0-rc1 There is a new local and remote tunnel that start an http proxy. It support login/password also ``` -L, --local-to-remote Listen on...

You may want to check this issue https://github.com/erebe/wstunnel/issues/292#issuecomment-2211833902 The android binary should be packageable inside an android app. Beside that i can't help you much, don't have experience in android...

I don't think you can generate a .so out the project, because there is no library declared. I should refacto the project to split the code between a lib and...

Indeed, At the moment, the server does not handle using another http proxy as relay. I keep the feature open and will see when I have time to implement it....

More a new local and remote listener that is an http proxy ``` -L, --local-to-remote Listen on local and forwards traffic from remote. Can be specified multiple times examples: 'tcp://1212:google.com:443'...

Sure, I am going for a run now, but I usually connected on `rust programming language` or `tokio` rust discord under the same username

Overall, looks ok :+1: Thanks for your effort

I discovered recently that this rust crate for prometheus is managing the expiration of old metrics. If that can help you https://docs.rs/metrics-exporter-prometheus/latest/metrics_exporter_prometheus/struct.PrometheusBuilder.html#method.idle_timeout

Hello, It can be possible, but for now there is no such metric to tell if the server is correctly running, beside that the listening port is open, which can...