Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
iperf
DarkKnight
Aug 22nd, 2014
338
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
COUNTER
=
100
IP
=192.168.1.1
TIME
=
60
FILE
=output.txt
while
[
$
(
(
COUNTER--
)
)
-gt
0
]
;
do
iperf
-c
$IP
-t
$TIME
>>
$FILE
2
>&
1
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 39 sec ago | 0.15 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 ✅🚨
JavaScript | 45 sec ago | 0.18 KB
💎 Instant Money Method 💎 🚨💎
JavaScript | 1 min ago | 0.18 KB
💎 Free Crypto Method 💎 🔥🔥
JavaScript | 1 min ago | 0.18 KB
💎 Instant Money Method 💎 🚨💎
JavaScript | 2 min ago | 0.18 KB
💵 Crypto Swap Glitch ✅ Easy money 🔥 🚨🔥
JavaScript | 3 min ago | 0.18 KB
🚨 Trading exploit 💎 🚨🚨
JavaScript | 4 min ago | 0.18 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨🔥
JavaScript | 5 min ago | 0.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!