mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor usability enhancement regarding warning for --text-only switch
This commit is contained in:
@@ -339,3 +339,6 @@ LOCALHOST = "127.0.0.1"
|
||||
|
||||
# Default ports used in Tor proxy bundles
|
||||
DEFAULT_TOR_PORTS = (8118, 8123)
|
||||
|
||||
# Percentage below which comparison engine could have problems
|
||||
LOW_TEXT_PERCENT = 20
|
||||
|
||||
Reference in New Issue
Block a user