
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Wireless Assistant (wlassistant) is a small application that allows you to connect to wireless networks.
* MAIN FEATURES:
- WPA-PSK Encryption Support (WPA/WPA2)
- WEP Encryption Support
- Not Broadcasted ("hidden") ESSIDs Support
- Per Network (AP) Configuration Profiles
- Automatic (DHCP, both dhcpcd and dhclient) and manual configuration options.
- Connection status monitoring.
* MAIN REQUIREMENTS:
- wireless-tools 27 or newer (with iwlib)
- dhcpcd or dhclient
- sudo
- wpa_supplicant with wpa_cli for WPA-PSK support
* Example sudo config: If you want to e.g. allow all users from some group to use wlassistant, add the following line to your /etc/sudoers:
%{group_name} ALL=NOPASSWD: {path_to_kde}/bin/wlassistant
* MADWIFI WPA-PSK: If your card uses a madwifi driver, make sure it's madwifi-ng.
* NDISWRAPPER WPA-PSK: make sure you use ndiswrapper version newer than 1.13.
13 years ago
*** RELEASE 0.5.7:
* NOTE: This release includes some brand new or rewritten features. Please submit bugs to sf.net page and comments/votes here. Thanks!
* NEW: Finally WPA-PSK support (WPA/WPA2, please test and report in case of problems!)
* NEW/FIX: Rewritten, completely new connection state detection (please comment!)
* NEW: Optional grouping of APs with the same ESSID
* FIX: UI refinements
* FIX: hide encryption keys in console output and edit dialogs
* FIX: Connection using dhclient fails
* FIX: don't check for connection while wizard is running
* FIX: remove default gateway upon disconnection if not managed by DHCP client
* FIX: updated Polish translation (with help from riklaunim)
* FIX: Many internal changes, more stable
13 years ago
*** RELEASE 0.5.7:
* NOTE: This release includes some brand new or rewritten features. Please submit bugs to sf.net page and comments/votes here. Thanks!
* NEW: Finally WPA-PSK support (WPA/WPA2, please test and report in case of problems!)
* NEW/FIX: Rewritten, completely new connection state detection (please comment!)
* NEW: Optional grouping of APs with the same ESSID
* FIX: UI refinements
* FIX: hide encryption keys in console output and edit dialogs
* FIX: Connection using dhclient fails
* FIX: don't check for connection while wizard is running
* FIX: remove default gateway upon disconnection if not managed by DHCP client
* FIX: updated Polish translation (with help from riklaunim)
* FIX: Many internal changes, more stable
pnawrocki
15 years ago
Report
francapel
15 years ago
Report
djasmith
15 years ago
Seemed to be having a problem with permissions here.
Logged in as me on my SuSE 9.3 installation.
Compiled 0.3.9 from source.
When I pick a WiFi network and the app starts to DHCP and get IP ir prompts me. Would I like to setuid root on executables etc , , yes / no; I choose yes and enter my root password and connect fails.
Do I have to chmod a file or two?
Thanks
David Smith
Nice app BTW, best I've seen for ease of use.
Report
sebas
15 years ago
1) Profiles
2) Systray applet
3) Support for essids not broadcasted
4) better support for manual setting up the IP data, including nameservers
5) Automatic choosing of the network (trying list from top to bottom or something like this)
6) Possibly option to switch on powermanagement of the interface,
7) a dcop interface ("dcop wlassistant connect auto" would definitely rock!)
I recently had a look at Intel's tool for Windows XP, which offers all the functionality I'd like in such a tool for Linux, although the UI definitely should be more sober.
Anyway, nice tool already, please keep working on it! :-)
Report
pnawrocki
15 years ago
Report
akincisor
15 years ago
http://sourceforge.net/tracker/index.php?func=detail&aid=1185094&group_id=134488&atid=730104
Report
riskable
15 years ago
http://ivman.sourceforge.net/wiki/Custom_Rules
Report
pnawrocki
15 years ago
Report
Skrot
15 years ago
I've got a feature request though.
It would be cool if it was possible to make a list of prefered networks (based on essid/mac-adress?), and make wlanassitant automagicaly connect the highest one on the list if its available.
Maybe even make profiled settings for individual networks.
E.g you may want DHCP at school and static-ip at home.
Perhaps also make it systray-enabled, and showing a list of the networks if you right-click the icon? Thus making it easy and fast to switch between networks. :)
Anyway, great app! Keep up the good work.
Report
pnawrocki
15 years ago
Thanks for nice ideas! Put them on my "perhaps todo" list. Anyway, there's still a looong way to go if I'm to implement all the current ideas + I have very little time lately. However: slowly, but surely... and it'll be done one day.
Cheers.
Report
Skrot
15 years ago
Is the TODO-list public? Allways interesting to see whats planned :-)
Report
pnawrocki
15 years ago
Report
bsander
15 years ago
A tiny little issue though: The signal level isn't really represented correctly in the stars, when listing my home network, it never gets rated higher than 2.5 stars, but when I'm connected I have a 90-100% signal level all the time according to iwconfig.
Also I agree with the guy above, profiled sefinately would be nice :)
Still I love it so far, good job!
Report
pnawrocki
15 years ago
Report
sebas
15 years ago
However, link quality is also given by iwconfig [iface], so that might be easier to use, if available.
Report
pnawrocki
15 years ago
Still thinking on how to implement the profiles - if you (or anyone!) have a nice idea that is not "store all settings for a specific ESSID/AP" - let me know. There must be a smarter way to do this. (even I have some ideas;)
Report
MacBerry
15 years ago
> profiles - if you (or anyone!) have a
> nice idea that is not "store all
> settings for a specific ESSID/AP" - let
> me know.
Why don't you like this? I mean, "store all settings for a specific ESSID" is more than enough for me and I don't really think I will ever need something more compilicated...
Report
pnawrocki
15 years ago
...well, wait a month or so (or more, I mean... seems like a major rewrite will be needed) and I will surprise you. :) It's all in my head ;)
Report
MacBerry
15 years ago
Any plans at implementing 1180261 ticket?
(http://sourceforge.net/tracker/index.php?func=detail&aid=1180261&group_id=134488&atid=730104)
Yes, it's MY ticket :+) and yes, I badly need it... BTW, if you need the updated patch, I can send it.
./Maciek
Report
pnawrocki
15 years ago
thanks for the patch! :)
However, I'm implementing it in a different manner, so... thx anyway! :)
Report
MacBerry
15 years ago
Great to hear.
> However, I'm implementing it in a different manner
No problem :+)
--------------
I have another request: what about making ALL configuration profile-dependant?
I mean: I am a mobile user, connecting to at least 2 wireless during my day. I would like to be able to use a static IP address with all the usual stuff (DNS & co) in some cases, and perhaps dhcp in some others.
I don't need a confortable GUI to that: a simple "launch this script upon a connecton" would be enough, given I can use a separate script for each configuration and I can choose an option "do-not-launch-dhcp-and-do-not-try-to-configure-the-interface-staticaly"
I hope I've made myself clear :+)
Anyway, I admit that your software is the only usable wifi configuration utility I have found so far, so why not make it perfect ? :+)
Czesc
./Maciek
Report
pnawrocki
15 years ago
Yup. Next version is going to support hidden essids. Working on it.
Cheers.
Report
Sherpa21987
15 years ago
Report
pnawrocki
15 years ago
Report
Sherpa21987
15 years ago
Report