Giter Site home page Giter Site logo

sys-info-lookup's Introduction

Sys-Info-Lookup

Forked from my own Apple-Model-Lookup script.

Look up system information for a local or remote machine or check the model / marketing name of any Apple product by its serial number (excluding peripherals).

Usage: Download and run script from BASH shell. Script can be used interactively or by supplying the appropriate input arguments.

  • Interactive Mode: Follow menu prompts to display system info for current or remote machine or to lookup model by Apple serial number.

  • Non-interactive Mode: Use the appropriate input arguments to get the desired result in a single step with zero or minimal further interaction.
    These options are as follows:

    -h | --help : See this options list
    -a | --about : View version info
    -u | --user [username] : Specify username for remote machine
    -p | --password [password] : Specify password for remote machine (Potentially insecure!)
    -L | --log [file] : Log results to file
    -s | --serial [serial no.] : Lookup model from Apple serial
    -l | --local : Get system info for current machine
    -r | --remote [host] : Get system info for remote machine

System Requirements:

  • A Unix-based operating system (such as Linux or MacOS)
  • BASH Shell
  • cURL
  • WMIC (for Windows targets, auto-downloaded if missing)
  • smartmontools (on Linux targets)
  • WMI allowed by firewall (on Windows targets)

Serial Number Lookup Compatibility:

Known to work:

  • Macs including iMac, Macbook & Mac Pro lines
  • iOS devices including iPhone & iPad
  • Network devices (such as Airport Express)

May work (not tested):

  • Apple Watch
  • Other devices with 11-12 character serial numbers

Won't work:

  • Apple Mice
  • Apple Cinema Displays
  • Devices with serial numbers > 12 characters
  • Non-Apple devices

Note: This script will not run on Windows. A Windows/DOS version may be considered in the future.

sys-info-lookup's People

Contributors

wollac11 avatar

Watchers

 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.