[sqlmap-users] error on update
Brought to you by:
inquisb
From: ryan c. <rya...@gm...> - 2012-01-06 16:23:26
|
sqlmap version: 1.0-dev (r4009) Python version: 2.6.5 Operating system: posix Command line: sqlmap.py --update Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "sqlmap.py", line 78, in main init(cmdLineOptions) File "/pentest/database/sqlmap/lib/core/option.py", line 1752, in init update() File "/pentest/database/sqlmap/lib/core/update.py", line 71, in update client.update(rootDir) ClientError: OPTIONS of 'https://svn.sqlmap.org/sqlmap/trunk/sqlmap': could not connect to server (https://svn.sqlmap.org) [*] shutting down at: 11:22:16 |