mirror of
https://github.com/bytedream/scripts.git
synced 2025-05-09 20:25:12 +02:00
13 lines
513 B
Markdown
13 lines
513 B
Markdown
# scripts
|
|
This repository contains some Linux scripts I am using to simplify some of my workflows.
|
|
|
|
- Android
|
|
- [mitmproxy.sh](android/mitmproxy.sh) - Start an [AVD](https://developer.android.com/studio/run/managing-avds) with [mitmproxy](https://mitmproxy.org/) enabled for it
|
|
|
|
- DNS
|
|
- [clear-cache.sh](dns/clear-cache.sh) - Clear the systemd DNS cache
|
|
|
|
- Patches
|
|
- [spotify.sh](patches/spotify.sh) - Use [SpotX-Bash](https://github.com/SpotX-Official/SpotX-Bash) to patch a existing spotify installation
|
|
|