Nodos

Lista de nodos para usar en script

Από την 11/12/2018. Δείτε την τελευταία έκδοση.

Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greasyfork.org/scripts/370883/652844/Nodos.js

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

// ==UserScript==
// @version      1.5.4.11
// ==/UserScript==

    var nodos = [];

    ////////////////////////NODOS\\\\\\\\\\\\\\\\\\\\\\\\\\\\
    //------------------------------Segui------------------------------//
    //Caritas
    nodos['04:18:D6:9A:8D:6B'] = [
        'CARI_o1',
        'http://172.16.101.102'
    ];
    //Carlos
    nodos['00:27:22:04:DF:5F'] = [
        'CARL_s1.1',
        'http://172.16.101.180'
    ];
    nodos['00:27:22:04:DF:76'] = [
        'CARL_s2',
        'http://172.16.101.181'
    ];
    nodos['00:27:22:04:E9:BE'] = [
        'CARL_s3',
        'http://172.16.101.182'
    ];
    nodos['F0:9F:C2:E6:E4:54'] = [
        'CARL_s1.2',
        'http://172.16.101.183'
    ];
    nodos['78:8A:20:14:9A:8F'] = [
        'CARL_s1.3',
        'http://172.16.101.184'
    ];
    //Ruben
    nodos['44:D9:E7:A0:93:0D'] = [
        'RUBE_s1',
        'http://172.16.101.170'
    ];
    nodos['44:D9:E7:A0:92:FD'] = [
        'RUBE_s2',
        'http://172.16.101.171'
    ];
    nodos['44:D9:E7:A0:91:BC'] = [
        'RUBE_s3',
        'http://172.16.101.172'
    ];

    //-----------------------------Ramblon------------------------------//
    nodos['04:18:D6:9E:5E:48'] = [
        'RAMB_o1',
        'http://172.16.101.60'
    ];
    nodos['00:0C:42:4C:F1:AA'] = [
        'RAMB_o2',
        'http://172.16.101.62'
    ];
    //------------------------------Viale------------------------------//

    //Central

    nodos['F0:9F:C2:E6:CD:DD'] = [
        'CENT_s1.1',
        'http://172.16.101.10'
    ];
    nodos['F0:9F:C2:EC:19:2C'] = [
        'CENT_s2.1',
        'http://172.16.101.11'
    ];
    nodos['78:8A:20:10:45:0C'] = [
        'CENT_s3.1',
        'http://172.16.101.12'
    ];
    nodos['00:27:22:14:FB:14'] = [
        'CENT_o1',
        'http://172.16.101.13'
    ];
    nodos['E4:8D:8C:A0:27:4A'] = [
        'CENT_o2',
        'http://172.16.101.14'
    ];
    nodos['78:8A:20:6C:79:DA'] = [
        'CENT_s1.2',
        'http://172.16.101.16'
    ];
    nodos['78:8A:20:AC:1E:FD'] = [
        'CENT_s2.2',
        'http://172.16.101.15'
    ];

    //FM del Sol

    nodos['6C:3B:6B:CA:A0:CF'] = [
        'FMDS_o1',
        'http://172.16.101.30'
    ];
    nodos['00:15:6D:C2:24:9C'] = [
        'FMDS_o2(58)',
        'http://172.16.101.31'
    ];
    nodos['02:0C:42:60:FA:9B'] = [
        'FMDS_o2(M5)',
        'http://172.16.101.31'
    ];

    //FM La Troupe

    nodos['6C:3B:6B:D4:1F:17'] = [
        'LTFM_o1',
        'http://172.16.101.103'
    ];
    nodos['78:8A:20:E4:FF:80'] = [
        'LTFM_s1',
        'http://172.16.101.104'
    ];

    //Zatti

    nodos['04:18:D6:98:CA:04'] = [
        'ZATT_sA1',
        'http://172.16.101.20'
    ];
    nodos['04:18:D6:98:CA:09'] = [
        'ZATT_sA2',
        'http://172.16.101.21'
    ];
    nodos['F0:9F:C2:E6:CD:F4'] = [
        'ZATT_sA3',
        'http://172.16.101.22'
    ];
    nodos['DC:9F:DB:04:D8:37'] = [
        'ZATT_o1',
        'http://172.16.101.23'
    ];
    nodos['00:15:6D:6A:58:CD'] = [
        'ZATT_o3',
        'http://172.16.101.25'
    ];
    nodos['20:B5:C6:07:34:34'] = [
        'ZATT_o4',
        'http://172.16.101.26'
    ];
    nodos['F0:9F:C2:E6:E1:05'] = [
        'ZATT_sB1',
        'http://172.16.101.191'
    ];
    nodos['F0:9F:C2:E6:D0:0B'] = [
        'ZATT_sB2',
        'http://172.16.101.192'
    ];
    nodos['F0:9F:C2:E6:CD:E6'] = [
        'ZATT_sB3',
        'http://172.16.101.193'
    ];
    nodos['F0:9F:C2:E6:CE:20'] = [
        'ZATT_sB4',
        'http://172.16.101.194'
    ];
    nodos['F0:9F:C2:E6:CE:9B'] = [
        'ZATT_sB5',
        'http://172.16.101.195'
    ];
    nodos['F0:9F:C2:E6:D0:89'] = [
        'ZATT_sB6',
        'http://172.16.101.196'
    ];

    //HIPO

    nodos['04:18:D6:C4:72:6E'] = [
        'HIPO_s1.1',
        'http://172.16.101.50/'
    ];
    nodos['78:8A:20:14:C3:40'] = [
        'HIPO_s1.2',
        'http://172.16.101.51/'
    ];
    nodos['78:8A:20:10:94:A6'] = [
        'HIPO_s1.3',
        'http://172.16.101.52/'
    ];
    nodos['04:18:D6:84:52:2A'] = [
        'HIPO_s1.4',
        'http://172.16.101.53/'
    ];
    nodos['78:8A:20:10:93:FC'] = [
        'HIPO_s1.5',
        'http://172.16.101.55/'
    ];
    nodos['F0:9F:C2:EC:71:D1'] = [
        'HIPO_s1.6',
        'http://172.16.101.56/'
    ];
    nodos['78:8A:20:6C:79:A8'] = [
        'HIPO_s1.7',
        'http://172.16.101.57/'
    ];
    nodos['78:8A:20:AC:1E:F1'] = [
        'HIPO_s1.8',
        'http://172.16.101.58/'
    ];
    nodos['78:8A:20:6C:78:D2'] = [
        'HIPO_s1.9',
        'http://172.16.101.59/'
    ];
    nodos['04:18:D6:98:C9:C9'] = [
        'HIPO_o1',
        'http://172.16.101.54/'
    ];

    //Blanquita

    nodos['80:2A:A8:30:34:3D'] = [
        'BLAN_s1',
        'http://172.16.101.40'
    ];
    nodos['80:2A:A8:30:34:60'] = [
        'BLAN_s2',
        'http://172.16.101.41'
    ];
    nodos['80:2A:A8:30:34:24'] = [
        'BLAN_s3',
        'http://172.16.101.42'
    ];
    nodos['E4:8D:8C:9B:FA:2B'] = [
        'BLAN_o1',
        'http://172.16.101.43'
    ];

    //Parque Industrial

    nodos['44:D9:E7:A2:48:3F'] = [
        'INDU_o1',
        'http://172.16.101.200'
    ];
    nodos['44:D9:E7:7C:4D:23'] = [
        'INDU_s1',
        'http://172.16.101.201'
    ];

    //-----------------------------Tabossi-----------------------------//
    nodos['04:18:D6:84:52:4A'] = [
        'TABO_s1.1',
        'http://172.16.101.70'
    ];
    nodos['04:18:D6:84:53:78'] = [
        'TABO_s2.1',
        'http://172.16.101.71'
    ];
    nodos['80:2A:A8:60:1A:A3'] = [
        'TABO_s3.1',
        'http://172.16.101.72'
    ];
    nodos['80:2A:A8:24:BB:44'] = [
        'TABO_s1.2',
        'http://172.16.101.73'
    ];
    nodos['80:2A:A8:24:F3:DF'] = [
        'TABO_s2.2',
        'http://172.16.101.74'
    ];    
    nodos['80:2A:A8:24:BB:58'] = [
        'TABO_s3.2',
        'http://172.16.101.75'
    ];
    nodos['DC:9F:DB:34:53:90'] = [
        'TABO_o1',
        'http://172.16.101.76'
    ];
    nodos['04:18:D6:9A:8E:48'] = [
        'TABO_o2',
        'http://172.16.101.77'
    ];
    nodos['04:18:D6:9A:90:7E'] = [
        'TABO_s2.3',
        'http://172.16.101.78'
    ];

    //---------------------------Maria Grande---------------------------//

    //Main

    nodos['04:18:D6:84:52:10'] = [
        'MAIN_s1.1',
        'http://172.16.100.120'
    ];
    nodos['F0:9F:C2:E6:CE:93'] = [
        'MAIN_s2.1',
        'http://172.16.100.121'
    ];
    nodos['78:8A:20:E4:EB:86'] = [
        'MAIN_s3.1',
        'http://172.16.100.122'
    ];
    nodos['F0:9F:C2:E6:E4:76'] = [
        'MAIN_s1.2',
        'http://172.16.100.123'
    ];
    nodos['78:8A:20:AC:1C:F9'] = [
        'MAIN_s1.3',
        'http://172.16.100.127'
    ];
    nodos['78:8A:20:AC:1F:CB'] = [
        'MAIN_s1.4',
        'http://172.16.100.129'
    ];
    nodos['78:8A:20:AC:A6:BD'] = [
        'MAIN_s2.2',
        'http://172.16.100.124'
    ];
    nodos['78:8A:20:62:FE:21'] = [
        'MAIN_s3.2',
        'http://172.16.100.128'
    ];
    nodos['DC:9F:DB:34:54:CD'] = [
        'MAIN_o1',
        'http://172.16.100.125'
    ];
    nodos['6C:3B:6B:CC:99:CB'] = [
        'MAIN_o2 (Winbox)',
        'http://172.16.100.126'
    ];
    nodos['68:72:51:0A:42:EC'] = [
        'MAIN_o3',
        'http://172.16.100.127'
    ];

    //Ceferino

    nodos['F0:9F:C2:E6:CF:9C'] = [
        'CEFE_s1.1',
        'http://172.16.100.110'
    ];
    nodos['78:8A:20:14:9B:AA'] = [
        'CEFE_s1.2',
        'http://172.16.100.111'
    ];
    nodos['78:8A:20:62:FD:D7'] = [
        'CEFE_s1.3',
        'http://172.16.100.112'
    ];
    nodos['78:8A:20:E4:FF:75'] = [
        'CEFE_s1.4',
        'http://172.16.100.113'
    ];
    nodos['78:8A:20:E4:FE:72'] = [
        'CEFE_s1.5',
        'http://172.16.100.114'
    ];
    nodos['4C:5E:0C:2D:65:2F'] = [
        'CEFE_s1.6',
        'http://172.16.100.115'
    ];
    nodos['4E:5E:0C:2D:64:2F'] = [
        'CEFE_s1.6 Virtual',
        'http://172.16.100.115'
    ];
    nodos['78:8A:20:6C:78:D8'] = [
        'CEFE_s1.7',
        'http://172.16.100.116'
    ];
    nodos['F0:9F:C2:EC:90:56'] = [
        'CEFE_s1.8',
        'http://172.16.100.117'
    ];
    nodos['78:8A:20:6C:78:FA'] = [
        'CEFE_s1.9',
        'http://172.16.100.118'
    ];
    nodos['78:8A:20:AC:A8:41'] = [
        'CEFE_s1.10',
        'http://172.16.100.119'
    ];

    //Cajal

    nodos['DC:9F:DB:04:D7:AA'] = [
        'CAJA_o1',
        'http://172.16.100.132'
    ];
    nodos['00:15:6D:C2:24:1B'] = [
        'CAJA_o2 (WB)',
        'http://172.16.100.133'
    ];
    nodos['02:15:6D:C2:24:1B'] = [
        'CAJA_o2 V M5 (WB)',
        'http://172.16.100.133'
    ];
    
    
    nodos['DC:9F:DB:9C:30:E1'] = [
        'CAJA_s1',
        'http://172.16.100.130'
    ];
    nodos['80:2A:A8:3C:F1:54'] = [
        'CAJA_s2',
        'http://172.16.100.131'
    ];

    //Termas

    nodos['DC:9F:DB:34:54:6E'] = [
        'TERM_o1',
        'http://172.16.100.140'
    ];

    //----------------------------Hasenkamp----------------------------//
    nodos['04:18:D6:84:52:27'] = [
        'HASE_s1.1',
        'http://172.16.100.150'
    ];
    nodos['F0:9F:C2:E6:E5:36'] = [
        'HASE_s2',
        'http://172.16.100.151'
    ];
    nodos['00:27:22:04:7A:13'] = [
        'HASE_s3',
        'http://172.16.100.152'
    ];
    nodos['78:8A:20:14:9A:B5'] = [
        'HASE_s1.2',
        'http://172.16.100.153'
    ];
    nodos['F0:9F:C2:E6:CD:77'] = [
        'HASE_sA',
        'https://172.16.100.155'
    ];
    nodos['F0:9F:C2:E6:E4:5D'] = [
        'HASE_sB',
        'https://172.16.100.156'
    ];

    //----------------------------Alcaraz----------------------------//
    nodos['80:2A:A8:30:33:FD'] = [
        'ALCA_o1',
        'http://172.16.100.160'
    ];
    nodos['80:2A:A8:60:1B:1D'] = [
        'ALCA_s1',
        'http://172.16.100.161'
    ];
    nodos['80:2A:A8:3C:EC:FD'] = [
        'ALCA_s2',
        'http://172.16.100.162'
    ];

    //---------------------------Las Tunas---------------------------//
    nodos['44:D9:E7:A2:49:CD'] = [
        'TUNA_o1',
        'http://172.16.100.90'
    ];
    nodos['80:2A:A8:30:33:3D'] = [
        'TUNA_s1',
        'http://172.16.100.92'
    ];
    nodos['80:2A:A8:30:36:01'] = [
        'TUNA_s2.1',
        'http://172.16.100.93'
    ];
    nodos['80:2A:A8:30:34:54'] = [
        'TUNA_s3',
        'http://172.16.100.94'
    ];
    nodos['44:D9:E7:7C:4C:3F'] = [
        'TUNA_s2.2',
        'http://172.16.100.95'
    ];
    //--------------------Crucesitas Septima------------------------//

    //Vernack

    nodos['04:18:D6:F8:DF:E5'] = [
        'CRUC_o1',
        'http://172.16.100.100'
    ];
    nodos['DC:9F:DB:98:21:BD'] = [
        'CRUC_o2',
        'http://172.16.100.101'
    ];

    //Franchesi

    nodos['00:15:6D:7E:ED:73'] = [
        'FRAN_o1',
        'http://172.16.100.200'
    ];

//////////////////Fin tabla IP/Macs\\\\\\\\\\\\\\\\\\\\\\