fibridge-proxy-rs icon indicating copy to clipboard operation
fibridge-proxy-rs copied to clipboard

Proxy for turning web browsers into web servers. Load a 100GB file in your browser and stream it over the public web with HTTP byte range requests.

Results 9 fibridge-proxy-rs issues
Sort by recently updated
recently updated
newest added

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.19 to 0.10.55. Release notes Sourced from openssl's releases. openssl-v0.10.55 What's Changed Fix warnings from BoringSSL on Rust 1.70 by @​alex in sfackler/rust-openssl#1948 Honor OPENSSL_NO_OCB if OpenSSL...

dependencies

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.38. Commits 2c0abd4 Release v0.2.38 eb44275 Remove special casing for Redox as it is supported by unix target family a183475 Release v0.2.37 6081dff haiku: Fix...

dependencies

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.0 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies

Bumps [http](https://github.com/hyperium/http) from 0.1.16 to 0.1.21. Changelog Sourced from http's changelog. 0.1.21 (December 2, 2019) Fix Method::is_idempotent returning false for PUT and `DELETE. 0.1.20 (November 26, 2019) Fix possible double-free...

dependencies

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.9 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). v0.6.13 Use the maybe-unit crate in place of...

dependencies

Bumps [hyper](https://github.com/hyperium/hyper) from 0.12.25 to 0.14.5. Release notes Sourced from hyper's releases. v0.14.5 Bug Fixes client: omit default port from automatic Host headers (#2441) (0b11eee9) headers: Support multiple Content-Length values...

dependencies

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.1 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies

A password lock would be helpful to make the server publicly accessible but to protect it against external overload. A simple start parameter for the password would be perfect.