hak5 / nano-tetra-modules

The Official WiFi Pineapple Module Repository for the NANO & TETRA
https://wifipineapple.com/modules
463 stars 143 forks source link

Update module info #72

Open b0n3zx opened 5 years ago

b0n3zx commented 5 years ago

Comment Module info for FW2.6.0+

pidgy commented 5 years ago

If the module info is going to contain firmware compatibility we might as well add it as a field in the module info JSON

{
    "author": "Whistle Master",

    "description": "Forge replies to arbitrary DNS queries using DNSMasq",
    "devices": [
        "nano",
        "tetra"
    ],
   "firmware": "2.6.0+"
    "title": "DNSMasq Spoof",
    "version": "1.2"
}