Skip to content

Simple python server that sends an "Update Inventory" command

Notifications You must be signed in to change notification settings

sreyemnayr/jss-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

jss-flask

Currently, just a simple Python web server that sends an "Update Inventory" command

Prerequisites

  • Python 2.x with pip
  • Flask pip install Flask
  • requests pip install requests

Usage:

  • On your server: python /path/to/jss-flask.py

In a configuration profile:

  • Create a new configuration profile
  • As the payload, create a webclip with the address http://yourserver:500/update/$JSSID
  • Scope it to devices you want to have push-button update access (for me, all of them)

About

Simple python server that sends an "Update Inventory" command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages