diff --git a/README.md b/README.md index 37b1073..f4191a5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You'll need **HTTP Toolkit (Pro)** to intercept and modify network traffic. Down In the **HTTP Toolkit** settings, you need to import the `.crt` certificates located in the `docs` folder to intercept the network traffic of applications. -![Import Certificates](./docs/images/import_ca.png) + ### 2. Generate Custom Mock Rules @@ -61,13 +61,14 @@ After generating the ticket, enable the **Bypass Auth Ticket** rule in HTTP Tool Once logged in, close the software, enable the **Bypass Auth Ticket** rule, and relaunch the software. -![Mock Rules](./docs/images/mock_rules.png) + ### 4. Advanced License Management This tool provides multiple ways to manage tickets, including logging in, using an existing token, or extracting information from old tickets. -![Mock Requests](./docs/images/mock_requests.png) + + #### Command Options for Ticket Management diff --git a/docs/images/import_ca.png b/docs/images/import_ca.png index 4ec5261..a1d2408 100644 Binary files a/docs/images/import_ca.png and b/docs/images/import_ca.png differ