Giter VIP home page Giter VIP logo

sus-inspector's Introduction

INTRODUCTION

Inspect Apple macOS software updates.

SUS Inspector

SUS Inspector is an utility app for viewing detailed information about Apple's Software Update Service. It sets up a local Reposado installation to replicate catalogs and then parses them for viewing.

By default, SUS Inspector uses Apple's servers for the catalogs. If you are already replicating the software update service on your local network (using Reposado, OS X Server or something else) you should point SUS Inspector to that local server instead. This will greatly speed up the sync process.

To do this, modify the base URL before launching SUS Inspector for the first time:

$ defaults write com.hjuutilainen.SUS-Inspector baseURL "https://reposado.example.com"

Or edit the URL's manually on the first run setup window.

KNOWN ISSUES

  • There's no way to cancel an active package download.
  • There's no way to cancel an active repo_sync.
  • The 'Extract Package Payload...' from product info window works only for newer gzip compressed payloads.
  • Catalogs can't be modified after the initial setup.
  • Preferences need major UI work

RESETTING AND UNINSTALLING

Removing SUS Inspector's database file effectively resets the application and causes the first run setup window to reappear. This database file is in SQLite format and can be found in:

~/Library/Application Support/SUS Inspector/SUS_Inspector.storedata

By default, all Reposado generated data is kept separate from the application and the default location is in:

~/Library/Application Support/SUS Inspector/Default/

Completely removing SUS Inspector and Reposado data can be done by removing the whole SUS Inspector directory:

~/Library/Application Support/SUS Inspector/

REQUIREMENTS

SUS Inspector requires macOS 10.13 or later.

INSTALLATION

The current release version can be downloaded from the Releases page

The other way to run SUS Inspector is to build from source:

  1. Clone the project (including the Reposado submodule)

     $ git clone --recursive https://github.com/hjuutilainen/sus-inspector.git
    
  2. Open "SUS Inspector.xcodeproj" with Xcode and hit 'Run'

Building requires:

THANKS

LICENSE

SUS Inspector itself is licensed under the Apache License, Version 2.0. The included Reposado is licensed under the new BSD license.

DONATIONS

There's no need to donate, the app is free to use and I'm just happy it's useful to other admins. If you absolutely want to support the development of these tools, you should first go and see a Disney movie of your choice (because Reposado and Munki are open source projects from Walt Disney Animation Studios and my projects simply wouldn't exist without those projects). After that, if you're still up for it, you can buy me a coffee.

sus-inspector's People

Contributors

hjuutilainen avatar ericholtam avatar rickheil avatar

Stargazers

Ray 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.