wifi-connect icon indicating copy to clipboard operation
wifi-connect copied to clipboard

Easy WiFi setup for Linux devices from your mobile phone or laptop

Results 159 wifi-connect issues
Sort by recently updated
recently updated
newest added

Hi everyone! I'm having a very hard time installing wifi-connect app in my raspberry pi docker container. I downloaded the wifi-connect source on my pi and built a docker image...

This PR adds links to related projects at the bottom of the docs. Those are * [OpenAgricultureFoundation/pythin-wifi-connect](https://github.com/OpenAgricultureFoundation/python-wifi-connect) * [frederikheld/balena-reset](https://github.com/frederikheld/balena-reset) Both come with / add functionality that is much asked for...

Recent pull requests didn't move forward the ARG version in the dockerfile: https://github.com/balena-io/wifi-connect/blob/master/Dockerfile.template "ARG VERSION="4.4.0" Mentioning here rather than putting in a change as perhaps it should be part of...

If my understanding of the system is correct, if we change `PORTAL_LISTENING_PORT` away from the default of `80`, then the redirect needs to also change, probably on this line: https://github.com/balena-io/wifi-connect/blob/ac333eb6a809b4daf3ac2e41f6c56799852caddc/src/server.rs#L117...

The wifi connect container wants to talk to the host's dbus, which requires it to have the host's directory containing the host's dbus socket bind-mounted into the wifi connect container....

documentation
bump

``` Compiling url v1.7.0 error[E0713]: borrow may still be in use when destructor runs --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 | 259 | impl { | -- lifetime `'a` defined here 260 | fn...

# Steps to reproduce - Create a network SSID that contains a special character (I used 'Æ32' as SSID) - Run wifi-connect and check the listed networks. - All other...

If for some reason port 80 is occupied and `Error: Cannot start HTTP server on '192.168.42.1:80': address in use` is generated, we need to make sure the process exits cleanly...

Hello, there's some way to encrypt the access point password on the wi-fi network configuration file?