Code Monkey home page Code Monkey logo

crestron-list-devices-on-network's Introduction

List Crestron Devices on All Network Interfaces

Test via UDP or ICMP

If UDP routes are available, the -alc option uses a UDP broadcast message to locate all Crestron devices on all ipv4 subnets a computer is connected to. Shows device hostname, ipv4 address and ver info, if available in the UDP response.

If UDP is not available, if you are connecting via a VPN or router device that drops UDP packets use the -ala option along with the /24 subnet you wish to test. A ping is sent to each IP on the subnet locating all active IPs. Those IP's are tested for port 41795 and a Crestron console. If available, the device console prompt is printed.

Example Program Usage

List all Crestron devices on all PC connected subnets that respond to UDP:

List_Crestron_Devices -alc

List all Crestron devices that are active on 10.61.101.0/24 that provide a Crestron console:

List_Crestron_Devices -ala 10.61.101

ToDo

  • Add SSH support

crestron-list-devices-on-network's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.