Skip to content

Commit 9db0c6d

Browse files
authored
Update README.md
1 parent b408a37 commit 9db0c6d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
A script for using socks4/5 proxies to attack http(s) server.
1010

1111
News:
12+
- [x] Added Output Indicator
1213
- [x] Added Url Parser
13-
- [x] Simplify the process of generate header
14-
- [x] Added new api for downloading socks
1514

1615
Info:
1716
- [x] Using Python3
@@ -25,6 +24,10 @@
2524
- [x] Support HTTPS
2625
- [x] Support Socks4/5
2726

27+
## Showcase
28+
29+
![](https://i.imgur.com/hXGBnkB.png)
30+
2831
## Install
2932

3033
pip3 install requests pysocks

0 commit comments

Comments
 (0)