Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
sendmess2-in-socket-linux-bash
tolikpunkoff
Mar 23rd, 2017
623
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
echo
"Open"
exec
3
>/
dev
/
tcp
/
10.10.0.30
/
11000
echo
-e
$1
echo
-e
$1
>&
3
echo
"Close"
exec
3
>&
-
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
52 min ago | 1.18 KB
Untitled
1 hour ago | 0.97 KB
Untitled
3 hours ago | 2.94 KB
Untitled
3 hours ago | 0.60 KB
Untitled
3 hours ago | 0.27 KB
Untitled
3 hours ago | 0.47 KB
Untitled
4 hours ago | 0.38 KB
Untitled
4 hours ago | 1.31 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!