Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No results on 3.17.6-1-ARCH Linux #41

Closed
cannapages opened this issue Jan 24, 2015 · 3 comments
Closed

No results on 3.17.6-1-ARCH Linux #41

cannapages opened this issue Jan 24, 2015 · 3 comments

Comments

@cannapages
Copy link

It might be my hardware or system configuration limitation because I have tried multiple methods with no result. However I though I would mention this and see if there is something that could be done to accomplish mac spoofing in my environment.

When I run
$ sudo spoof-mac.py list
It has no output

$ ifconfig
// Other devices removed for brevity
wlp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether a0:88:69:0c:87:67 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

@pteek
Copy link
Collaborator

pteek commented Jan 26, 2015

Your system's ifconfig output is different than what is handle in SpoofMAC. If you have experience with regex and pyhton, you can write a ifconfig parser for ARCH linux.

Send a pull when you have it working.

@pteek
Copy link
Collaborator

pteek commented Feb 7, 2015

What is the output of platform.linux_distribution() in Python on your system?

@feross
Copy link
Owner

feross commented Feb 18, 2015

Closing because of lack of information. @cannapages, if you decide to reply, feel free to re-open the issue.

@feross feross closed this as completed Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants