Skip to content

ninoseki/mobileconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobileconfig in the wild

A collection of .mobileconfig in the wild.

Prerequisites

  • Ruby: ~> 2.6
  • Bundler: ~> 2.0

Installation

git clone https://github.com/ninoseki/mobileconfig.git
cd mobileconfig
bundle

Usage

Crawl & collect .mobileconfig from URLs

Create a plain text file which contains an IP address per line.

bundle exec ruby scripts/crawler.rb /path/to/file.txt

This script crawls IP addresses and collects .mobileconfig from the addresses.

Collected .mobileconfig files are saved in ./samples.

About

A collection of .mobileconfig in the wild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages