GithubHelp home page GithubHelp logo

scan command error about wifi HOT 11 OPEN

rockymeza avatar rockymeza commented on September 3, 2024
scan command error

from wifi.

Comments (11)

rockymeza avatar rockymeza commented on September 3, 2024

What operating system are you using?
What command did you run?

from wifi.

luweijie007 avatar luweijie007 commented on September 3, 2024

i run :wifi scan

from wifi.

rockymeza avatar rockymeza commented on September 3, 2024

what operating system are you using?

from wifi.

luweijie007 avatar luweijie007 commented on September 3, 2024

centos7
thanks your answer

from wifi.

rockymeza avatar rockymeza commented on September 3, 2024

right now wifi only works on debian-based distributions. :(

from wifi.

luweijie007 avatar luweijie007 commented on September 3, 2024

ok i see, hope you can port this tools to centos in future!
thanks again!

from wifi.

rockymeza avatar rockymeza commented on September 3, 2024

I hope so too!

from wifi.

rackmount avatar rackmount commented on September 3, 2024

it doesn't work on my pi, which is debian-based also.
thanks

from wifi.

jjuu avatar jjuu commented on September 3, 2024

Same to me, debian 8.

(wifi)jjuu@debian:~$ wifi scan
Traceback (most recent call last):
File "/home/jjuu/pyenv/wifi/bin/wifi", line 202, in
args.func(args)
File "/home/jjuu/pyenv/wifi/bin/wifi", line 51, in scan_command
print_table([[cell.signal, cell.ssid, 'protected' if cell.encrypted else 'unprotected'] for cell in Cell.all(args.interface)])
File "/home/jjuu/pyenv/wifi/local/lib/python2.7/site-packages/wifi/scan.py", line 39, in all
stderr=subprocess.STDOUT)
File "/usr/lib/python2.7/subprocess.py", line 566, in check_output
process = Popen(stdout=PIPE, _popenargs, *_kwargs)
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

from wifi.

jjuu avatar jjuu commented on September 3, 2024

I install wireless-tools to fix it. It due to lack of /sbin/iwlist command.

from wifi.

rackmount avatar rackmount commented on September 3, 2024

Your problem is not same as mine, I have installed wireless-tools.

Raymond

On Apr 8, 2016, at 9:55 AM, jjuu [email protected] wrote:

I install wireless-tools to fix it. It due to lack of /sbin/iwlist command.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

from wifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.