Browse Source

#2 Add MAC addresses in README

Alexandre MOTTIER 2 years ago
parent
commit
45132aee30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ And the public IP address with opendns.com :
 Next, we got arrays containing the MAC addresses by manufacturer :
 
 ```
-$MacFreebox = "F4-CA-E5"
+$MacFreebox = "F4-CA-E5","00-07-CB","00-24-D4","14-0C-76","34-27-92","68-A3-78","70-FC-8F","8C-97-EA","E4-9E-12"
 $MacLivebox = "00-37-B7"
 $MacApple = "BC-B8-63"
 $MacXiaomi = "E0-CC-F8"