root@linuxserver:~# wget ipc.endofinternet.org/ipc/ipcsetup.sh
--2020-01-24 12:35:20-- http://ipc.endofinternet.org/ipc/ipcsetup.sh
Auflösen des Hostnamens ipc.endofinternet.org (ipc.endofinternet.org) … 5.135.162.177
Verbindungsaufbau zu ipc.endofinternet.org (ipc.endofinternet.org)|5.135.162.177|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 51270 (50K) [text/x-sh]
Wird in »ipcsetup.sh« gespeichert.
ipcsetup.sh 100%[================================================================================================================>] 50,07K 244KB/s in 0,2s
2020-01-24 12:35:21 (244 KB/s) - »ipcsetup.sh« gespeichert [51270/51270]
root@linuxserver:~# cat ipcsetup.sh
#!/bin/bash
# Debian-IPC - Setupscript
clear
TITLE="IPC Installation (Update) / V11.6 $(date +"%d.%m.%Y %H:%M")"
URL="http://ipc.endofinternet.org/ipc"
PAK="ipc-116.tgz"
DIR=$PWD
SUDOER="www-data ALL=NOPASSWD:/var/emu/script/sudowebscript.sh,/usr/bin/last"
SUDOERfile="/etc/sudoers"
SupportedCams="OScam CCcam Camd3 NewCS sBox OSEmu gbox"
DEFAULTcams="OScam OSEmu"
RPI="0"
POGO="0"
phppath="/etc/php5/apache2"
usw.