This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
dot_testing
Watch
1
Star
0
Fork
You've already forked dot_testing
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
a22c5fa20c
dot_testing
/
sh
/
paste
5 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
"
$1
"
=
""
]
&&
exit
1
[
-f
"
$1
"
]
&&
curl -F
"
file=@
${
1
}
"
https://0x0.st
&&
exit
0
Reference in New Issue
View Git Blame
Copy Permalink