![]() |
An app to automatically grab open wifi?
Does such an app exist with the N8x0? Or some sort of script I can use? I'm basically looking for a way to have my N810 grab the next open wifi connection wherever it goes when I'm using it at times, or at least a way to make it automatically grab by SSID, or even grab all open connections with some sort of exception list. Any ideas, anyone?
|
Re: An app to automatically grab open wifi?
Nevermind..I found something: Devicescape. Work well?
|
Re: An app to automatically grab open wifi?
Quote:
-T. |
Re: An app to automatically grab open wifi?
Are there any tools out there that grab any and all unsecured wireless connections? If my experience with linux were a bit more in-depth, I'd look into writing a script myself to run a connection to "x" if there is no security.
|
Re: An app to automatically grab open wifi?
Hi,
not exactly what you're asking, but you might find it useful.. I connect to my access points using: dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:$IAP uint32:0 replacing $IAP with the name of my access point. I got it from here: http://www.gossamer-threads.com/lists/maemo/users/13694 |
Re: An app to automatically grab open wifi?
when not (or poorly connected), doing "iwlist wlan0 scan" will return a list of access points (and AdHoc networks) including if they are encrypted. Then the above dbus command could connect to them.
One problem might be some places that are semi-public and use a bounce "By using this service you agree to these TOS:..., Click I Agree". But in general, if I do any network activity it seems to try to reconnect to anything it has seen - including the default netgear, linksys, etc. I have in my list - when it loses a connection (like when I'm driving from my hotel, it gets the next one, the one at the fastfood place, then the office store, and the coffee shop in order, since I hear the "disconnected" tone several times). |
Re: An app to automatically grab open wifi?
ok then I guess my question is this: Is it possible to make a script that can do the following :
- Check every x minutes for a lack of connection OR run upon disconnection - run the dbus command where the variable access point is defined by the scanned point with no security and the greatest signal strength according to iwlist.. |
Re: An app to automatically grab open wifi?
Uhm, not sure if it will be of great help, but I guess it wouldn't hurt. Some folks over at dd-wrt (it's a third-party linux-based firmware for home routers) wrote a script which does exactly this -- it picks up the open wifi AP with the strongest signal, checks if it connects to internet (some open AP require the login/pass to get the actual internet) and it cycles to the nest strongest signal on failure.
Given that that script works on linux, I'm guessing it could be of help. I'd post a link to the forum thread, but not sure if it's welcomed on this forum. |
Re: An app to automatically grab open wifi?
If you don't wish to post it here, I'd be grateful if you could message me the link. I mean, I really don't see any problem in posting it here, but maybe there are some rules I don't know of :confused:
Edit: I found the script you were talking about, but I think it uses commands that are mainly only used on the DD-WRT firmware. I DID however find a bash script someone wrote on the other linux forums. I'm going to try it out and I'll report back the results. |
Re: An app to automatically grab open wifi?
Here's the script I found, credits to a linux forum, though I can't get it to work...seems to be pulling up an error on line 31, and I have no idea what it means. If anyone else wishes to try it, and possibly get it to work, I'd be forever grateful. Keep in mind you must have bash installed, as it is a bash script: (I wish it were more clean but I can't figure out how to keep the formatting)
Quote:
|
All times are GMT. The time now is 18:35. |
vBulletin® Version 3.8.8