A simple proxy for slow AltStore servers
Project description
AltStore-Proxy
A simple proxy for slow AltStore servers
Features
- Meant for use as custom Repo with AltStore Beta to facilitate faster downloading of apps
- Useful for manual app sideloading with AltStore (non-Beta), if used with Discord Webhook for update notifications
Setup
pip install altstore_proxy
Run
altstore_proxy
--port=8080
--baseurl=https://example.com
--cache=/tmp/altstore_cache
--repos=https://fake.tld/apps.json,https://foo.bar/altstore.json
--discord_webhook=https://discord.com/api/webhooks/foo/bar
Docker
docker run -d \
--name="AltStore-Proxy" \
-p port:8080 \
-v /path/to/cache/:/cache:rw \
-e 'BASEURL'='https://example.com'
-e 'REPOS'='https://fake.tld/apps.json,https://foo.bar/altstore.json'
-e 'DISCORD_WEBHOOK'='https://discord.com/api/webhooks/foo/bar'
rix1337/docker-altstore-proxy:latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
altstore_proxy-1.3.8.tar.gz
(7.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file altstore_proxy-1.3.8.tar.gz.
File metadata
- Download URL: altstore_proxy-1.3.8.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f51a57c5f82c1cb7b15e22a2792141a27c7dcbfae51772dff057a58d1f5c531f
|
|
| MD5 |
7d956e7ebb79224af4d4890e6b8a78e8
|
|
| BLAKE2b-256 |
bb82afb0e7cf701d1a4bf7c9401b209deaf2792632e8ee5223cfdfb61bd11256
|
File details
Details for the file altstore_proxy-1.3.8-py3-none-any.whl.
File metadata
- Download URL: altstore_proxy-1.3.8-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cff99daa4c96bfaa2fd346e0b3cdfd76e57d9326935e50dfa7b84d6730b762c
|
|
| MD5 |
b798ac4a75e589839b41d6333d00ca6f
|
|
| BLAKE2b-256 |
12e92bf58ab806c1cc9d47b94607ca7692410ec5e5c4196969320fed821c8515
|