Skip to content

Commit

Permalink
chore(docx): demo for multiple urls // stdin
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Sep 26, 2023
1 parent 863726a commit 8c3c31f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil

- a file containing multiple urls

 

```bash
hxn -b $(which brave) -f urls.txt
```

![many](https://github.com/pwnwriter/haylxon/assets/90331517/86f987d9-0961-4247-841e-18aee6aaf53f)
![multiple](https://github.com/pwnwriter/haylxon/assets/90331517/b751b1dc-ac44-4f7c-8c4d-80a9d87fc415)


</details>

Expand All @@ -119,8 +119,9 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
```bash
hxn -b $(which brave) -u https://example.com --silent
```

![silent](https://github.com/pwnwriter/haylxon/assets/90331517/80e9f15f-9087-4b9f-a1d6-3e631e795b9d)

![silent](https://github.com/pwnwriter/haylxon/assets/90331517/9e41521d-8de5-433f-ab80-fffac46564b6)


</details>

Expand Down Expand Up @@ -151,7 +152,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
- <details> <summary><code> Help pls 🐤 </code></summary>
&nbsp;

If your internet is slow, you may need to increase the timeout value for 'hxn' to work properly
If your internet is slow, you may need to increase the timeout value for **hxn** to work properly

```bash
cat urls.txt | hxn -b $(which brave) --timeout 60
Expand Down

0 comments on commit 8c3c31f

Please sign in to comment.