mirror of
https://github.com/bytedream/scripts.git
synced 2025-05-09 20:25:12 +02:00
9 lines
358 B
Markdown
9 lines
358 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
|