x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Connectivity test

Created 28th January 2011 @ 12:56

Add A Reply Pages: 1

lupvi

Hello

we have developed a little script that monitor the latency of your isp:

http://www.hiperz.com/connectivitytest.zip

Please could you open it and send us the file “tracerts.txt” that is generated by the script.

Thanks to all.


Last edited by lupvi,

Orchid

|=3

chris get in here.

virus

just post what to c&p to terminal

Linus

[d¿s]
007

u know u can just open bat files in notepad

tracert 212.224.70.35 >> tracerts.txt 2>&1
echo.
echo Test 2/6
echo.
tracert 78.31.69.161 >> tracerts.txt 2>&1
echo.
echo Test 3/6
echo.
tracert 85.131.244.242 >> tracerts.txt 2>&1
echo.
echo Test 4/6
echo.
tracert 212.83.32.60 >> tracerts.txt 2>&1
echo.
echo Test 5/6
echo.
tracert 193.192.58.234 >> tracerts.txt 2>&1
echo.
echo Test 6/6
echo.
tracert 78.46.71.13 >> tracerts.txt 2>&1

octochris

(0v0)

Quoted from d1ck j0nes

virus

just post what to c&p to terminal

you are officially a retard.

oh wait, redirecting stderr to stdin is now a virus!

Quoted from octochris

[…]

you are officially a retard.

just a protip
Quoted from octochris

oh wait, redirecting stderr to stdin is now a virus!

ill redirect my penis into your mother

octochris

(0v0)

Quoted from d1ck j0nes

[…]

just a protip
[…]
ill redirect my penis into your mother

not if we do

cat > penis.sh << EOF
if [ -z "$PENISSIZE" ]; then
echo "$0 does not exist for entity /"$ENTITY/""
else
echo "get in my son"
penis > chrismum
fi
EOF

# sh penis.sh
penis does not exist for entity "d1ckj0nes"


Last edited by octochris,

Add A Reply Pages: 1