Skip to content

Instantly share code, notes, and snippets.

View a-goodarzi's full-sized avatar
🎯
Focusing

AmirHossein Goodarzi a-goodarzi

🎯
Focusing
View GitHub Profile
@a-goodarzi
a-goodarzi / busyroot.sh
Created September 14, 2018 20:41 — forked from weakish/busyroot.sh
#sh script to set up a #chroot #busybox #ssh environment
#!/bin/sh
# by Jakukyo Friel <weakish@gmail.com> under GPL v2.
### Set up a chroot busybox SSH environment
## requires
# wget -- to download pubkey and busybox
# sharutils -- to generate random password
## Config