wifi-captive-rs icon indicating copy to clipboard operation
wifi-captive-rs copied to clipboard

WiFi service for Linux devices that opens an access point with a captive portal for easy network configuration from your mobile phone or laptop

Results 10 wifi-captive-rs issues
Sort by recently updated
recently updated
newest added

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

Hi, been trying out your project as a test and I've got stuck. I can run it up on my device and can take away the Ethernet connectivity, the AP...

Bumps [futures-task](https://github.com/rust-lang/futures-rs) from 0.3.1 to 0.3.28. Release notes Sourced from futures-task's releases. 0.3.28 Update to syn 2. This raises MSRV of utility crates to 1.56. (#2730, #2733) Fix bug in...

dependencies

Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.0 to 0.14.12. Release notes Sourced from hyper's releases. v0.14.12 Bug Fixes ffi: on_informational callback had no headers (39b6d01a) http1: apply header title case for consecutive dashes...

dependencies

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.1 to 0.3.11. Release notes Sourced from futures-util's releases. 0.3.11 Fixed heap buffer overflow in AsyncReadExt::{read_to_end, read_to_string} (#2314) 0.3.10 Fixed type-inference in sink::unfold by specifying more of...

dependencies

Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.4 to 0.4.8. Changelog Sourced from arc-swap's changelog. 0.4.8 Backport of fix to soundness issue in #45 (access::Map from Constant can lead to dangling references). 0.4.7 Rename...

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 [nix](https://github.com/nix-rust/nix) from 0.16.0 to 0.20.2. Changelog Sourced from nix's changelog. [0.20.2] - 28 September 2021 Added Changed Fixed Fixed buffer overflow in unistd::getgrouplist. (#1545) [0.20.1] - 13 August 2021...

dependencies

Right now futures 0.3-preview is still used. As soon as tokio and hyper release with new stable versions, this crate needs to be updated.

Right now a local copy dbus-rs is used. With a new release of dbus-rs this crate needs to be updated.