Skip to content

Instantly share code, notes, and snippets.

View numb95's full-sized avatar
🎯
Focusing

AmirHossein Goodarzi numb95

🎯
Focusing
View GitHub Profile
@numb95
numb95 / 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