NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Unix/Linux
Register Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 09-26-2001   #1 (permalink)
 
Posts: n/a
iw-scan

My self and another member of seattlewireless have converted Pete Shipley's wi-scan to Linux, its called iw-scan (for iwconfig).

http://students.washington.edu/rlotz/swn/iw-scan/

Its pretty sloppy right now, I'm open to updates.
  Reply With Quote
Old 09-26-2001   #2 (permalink)
 
Posts: n/a
Thanks for the port! iw-scan looks like it will be handy. I often run with two boxes (linux or FreeBSD and W2K) and I've noticed that each one picks up different things better.

I don't have a Garmin GPS, some cheap Rand McNally thing....that doesn't seem to work with iw-scan.

One question about wistat - how do you create that file? It looks like piping the output from iw-scan into a file will then let that file be read by wistat but then you can't see it on the screen at the same time. Can the output be sent to the screen and a file at the same time? I think maybe tee can do this....haven't figured it out yet though.
  Reply With Quote
Old 09-30-2001   #3 (permalink)
 
Posts: n/a
..

is there a win2k version of this?
  Reply With Quote
Old 10-22-2001   #4 (permalink)
 
Posts: n/a
I usually just do:

iw-scan > scanfile.wi &
tail -f scanfile.wi

Once I've got some more time to hack on iw-scan I'll see about making it go to both a file and stdout. I've also got to fix the Signal, Noise, and SNR data.

No, there is no W2k version, you might as well use NetStumbler as its far better. wi-scan and iw-scan are both limited in that it ONLY reports the current associated AP which, is generally going to the be one with the strongest signal streangth.

You a link to the lastest version is at:
http://www.seattlewireless.net/index.cgi/WarDrivingSoftware
  Reply With Quote
Old 02-15-2002   #5 (permalink)
 
Posts: n/a
Delayed response

Richard said:
"I usually just do:

iw-scan > scanfile.wi &
tail -f scanfile.wi"

to use tee, do this:
iw-scan > tee scanfile.wi

tee takes the input and sends one copy to the named file and one to stdout. So, yes, you can further redirect this:

iw-scan > tee scanfile.wi >> tee masterfile.wi

This will put this scan in scanfile.wi, and *append* to masterfile.wi, and also to STDOUT (your screen).

GNUbie
  Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 08:21 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.