[ Avaa Bypassed ]




Upload:

Command:

www-data@18.117.121.244: ~ $
#! /bin/sh
set -e

if egrep -q 'braille=ask|brltty' /proc/cmdline && [ -f /etc/brltty.conf ]; then
	if [ -e /target/etc/brltty.conf ]; then
		mv /target/etc/brltty.conf /target/etc/brltty.conf.orig
	fi
	cp -a /etc/brltty.conf /target/etc/brltty.conf
	chroot /target systemctl enable brltty
fi

exit 0

Filemanager

Name Type Size Permission Actions
31brltty File 301 B 0644
31ubuntu_driver_packages File 801 B 0755
50gkd-caps File 493 B 0755