arismelachroinos / lscript

The LAZY script will make your life easier, and of course faster.
GNU General Public License v3.0
4.05k stars 1.07k forks source link

wifi stopped wrking #167

Open 4rl3k1n6 opened 5 years ago

4rl3k1n6 commented 5 years ago

i dont know why bty as soon as lscriot installation was done my network got fucked up...all i see is looking for network and the buffering icon

ThinkAwsome commented 5 years ago

I have this same problem..... Although a way to fix it is to start lscript "l" and then do "d4" then "d5" I don't know why it's like this but this fixes for me... I also added this to the .bash_aliases function fix-wifi { [indent here]iwconfig wlan0mon mode managed [indent here]iwconfig wlan0 mode managed [indent here]anonym8 stop && [indent here]anonsurf stop && [indent here]clear [indent here]} If you want ill just give you my .bash_aliases file.

arismelachroinos commented 5 years ago

I am not sure about that. Within lscript, if you type "start" and then "stop" doesn't this get fixed?

ThinkAwsome commented 5 years ago

it didn't for me... But what I showed does work (for me at least).

parth96o commented 4 years ago

i have to restart my dnsmasq everytime i boot because withou it internet wont work, i think anonym8 is causing this issue, is there any way i can fix this or just uninstall anonym8. thank u