[whokfet] la kfet, c'est diomede
Ignore-this: a8d896a610cc8c80991573c9f1d7bc99 ... mede darcs-hash:20120907084123-28565-2ebdccc94d7d0c7317f4e1aa03d098b6e6ad06d0.gz
This commit is contained in:
parent
86df83ee01
commit
9e84615a2f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from os import system
|
|||
import xml.dom.minidom
|
||||
|
||||
def get_wifi_connected_client():
|
||||
f = open('/usr/scripts/var/wifi_xml/valhalla.xml','r')
|
||||
f = open('/usr/scripts/var/wifi_xml/diomede.xml','r')
|
||||
doc = xml.dom.minidom.parse(f)
|
||||
f.close()
|
||||
return [ mac.firstChild.nodeValue for mac in doc.getElementsByTagName('mac') ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue