This commit is contained in:
parent
01a60fd358
commit
b335860b4c
@ -45,7 +45,7 @@ echo "$txtofus" | rev
|
||||
# LISTEN
|
||||
listen_fun () {
|
||||
PORTA="8888"
|
||||
PROGRAMA="/root/server.sh"
|
||||
PROGRAMA="/bin/http-server.sh"
|
||||
while true; do
|
||||
nc.traditional -l -p "$PORTA" -e "$PROGRAMA"
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user