Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 946 Bytes

File metadata and controls

34 lines (26 loc) · 946 Bytes

EDT — Embedded Device Toolkit

One-liner

wget https://raw.githubusercontent.com/itsmelsec/EDT/main/edt.sh && sh edt.sh
wget http://cdn.jsdelivr.net/gh/itsmelsec/EDT@main/edt.sh && sh edt.sh

Non-interactive

sh edt.sh install tor
sh edt.sh install busybox tor zerotier
sh edt.sh install all
EDT_ARCH=armv7l sh edt.sh install all
sh edt.sh list
sh edt.sh help

Credits

edt.sh is GPL-3.0. See NOTICE.md for full attribution.