Skip to content

Commit cd89cf6

Browse files
committed
修改方法顺序(强迫症), 修复潜在bug
1 parent 9961d21 commit cd89cf6

File tree

3 files changed

+326
-309
lines changed

3 files changed

+326
-309
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sqlmap GUI, using PyGObject(gtk+3)
33

44
此GUI只能在linux下运行, 已在kali, debian系中测试通过.
5-
如果想在win下使用, 可以使用[sqlmap-wx](https://github.com/needle-wang/sqlmap-wx/)(维护慢, 还有很大的改善空间).
5+
如果想在win下使用, 可以使用[sqlmap-wx](https://github.com/needle-wang/sqlmap-wx)(维护慢, 还有很大的改善空间).
66
欢迎使用, 反馈!
77

88
sqlmap已经移植到了python3!
@@ -36,7 +36,7 @@ sqlmap已经移植到了python3!
3636
- 最新的[sqlmap](https://github.com/sqlmapproject/sqlmap): `git clone` it.
3737
2. **下载本GUI**
3838
- `git clone https://github.com/needle-wang/sqlmap-gtk.git`
39-
或 从这下载: [releases](https://github.com/needle-wang/sqlmap-gtk/releases/)(不一定最新)
39+
或 从这下载: [releases](https://github.com/needle-wang/sqlmap-gtk/releases)(不一定最新)
4040
3. **运行**
4141
- `./sqlmap_gtk.py`
4242

0 commit comments

Comments
 (0)