Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

bash satori

Name: Anonymous 2008-04-09 17:50

#!/bin/bash

if [ $1 ]; then
        echo -e "\033[01;32m* \033[mListening on port $1..."
        yes LISP | nc -l -p $1...
        echo -e "\033[01;32m* \033[mTarget has successfully been trolled."
else
        echo -e "\033[01;31m* \033[mSpecify a port to listen on, moron."
fi

exit 0


Don't forget to spam /connect ip 3hZNs62qT into your favourite IRC client

Name: Anonymous 2008-04-09 20:40

What's the ... for? Also, remove -p to make it work with BSD's nc.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List