This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
massurl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Removed debug printf
main
Yigit Colakoglu
4 years ago
parent
04507c884d
commit
21b1871872
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
massurl.c
+ 0
- 1
massurl.c
View File
@ -81,7 +81,6 @@ int main(int argc, char *argv[]) {
}
}
}
printf
(
"
v:%d r:%d
\n
"
,
verbose
,
randpayloads
)
;
URL
*
url
;
while
(
fgets
(
urlstr
,
MAXURL
,
fin
)
!
=
NULL
)
{
Write
Preview
Loading…
Cancel
Save