Hey,
does anyone know something like wlassistant, to manage wifi network connections in the console?
I'm tired of writing scripts or typing the whole iwconfig fu
Hey,
Before you close a thread, could you please at least either read the thread carefully or wait for a reply to be sure the question is answered?
I asked for a _CONSOLE_ aka Terminal aka Textmode ... Wifi manager, not a graphical one, in forums.remote-exploit.org/showthread.php?t=7436
so the question is not really answered![]()
I read your other thread. Iwconfig is the "console" wifi manager. I use it every day.
You can use "iwlist interface scan" to see a list of available access points and some info about them.
If you'd like an ncurses based front-end, you'll probably have to write your own. I don't know of any currently available. It's easy enough to use iwconfig and iwlist. I do it around 50 times a day on the job.
Good Luck
I use two scripts instead of wlassistant. one auto for my ap and one semi for friends ap. or just make one with both options and save it.