mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-13 17:06:53 +00:00
Miniscule commit
This commit is contained in:
parent
5172999b00
commit
00955a7eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ def main(src, dst):
|
|||
# Instantiate an IP packets decoder
|
||||
decoder = ImpactDecoder.IPDecoder()
|
||||
|
||||
while 1:
|
||||
while True:
|
||||
cmd = ''
|
||||
|
||||
# Wait for incoming replies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue