Place your saved .shsh or .shsh2 files in a folder called /shsh/. Run a simple HTTP server:

# Python 3 method
python3 -m http.server 8080

Your local SHSH Host is now running at http://localhost:8080.

No. Saving blobs is the act of capturing signatures. An SHSH host is the server that either stores or serves those blobs during a restore.

echo "127.0.0.1 gs.apple.com" >> /etc/hosts

Shsh Host

Place your saved .shsh or .shsh2 files in a folder called /shsh/. Run a simple HTTP server:

# Python 3 method
python3 -m http.server 8080

Your local SHSH Host is now running at http://localhost:8080. shsh host

No. Saving blobs is the act of capturing signatures. An SHSH host is the server that either stores or serves those blobs during a restore. Place your saved

echo "127.0.0.1 gs.apple.com" >> /etc/hosts