Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto switch to Wifi without rebooting #24

Open
rdzidziguri opened this issue May 19, 2019 · 1 comment
Open

Auto switch to Wifi without rebooting #24

rdzidziguri opened this issue May 19, 2019 · 1 comment

Comments

@rdzidziguri
Copy link

In order to automatically switch to AP and Wifi without need to reboot following commands could be used. I am not creating PR as long as I am not sure if this is still active.

sudo ifconfig wlan0 down
sleep 5
sudo ifconfig wlan0 up
@schollz
Copy link
Owner

schollz commented May 19, 2019

Thanks, the project is still active so if this it would be great to have a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants