Skip to content

Commit

Permalink
update: docs πŸ“– // v0.1.2 imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter authored Mar 28, 2023
1 parent 31c2973 commit fd7528e
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
You can directly download [`binary`](https://github.com/pwnwriter/haylxon/releases/) and run it.
- **Source**:
```bash
$ git clone --depth=1 https://github.com/pwnwriter/haylxon
$ git clone --depth=1 https://github.com/pwnwriter/haylxon --branch=main
$ cd haylxon
$ cargo build --release
```
Expand Down Expand Up @@ -87,13 +87,22 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil

- **File containing more than one url**. πŸ–‡οΈ
```bash
$ hxn -u -t <no. of tabs to open //ly> -u <url/filename> -o <outdir(default hxnshots)>
$ hxn -b <browserbin> -t <no. of tabs to open //ly> -u <url/filename> -o <outdir(default hxnshots)>
```

![](https://raw.githubusercontent.com/pwnwriter/haylxon/showcase/many.png)
![](https://raw.githubusercontent.com/pwnwriter/haylxon/showcase/v0.1.2/many.png)

![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/aqua.png)

- **Define x/y** 🐣
The latest release has an option to set `height`, `width` and `--silent` option.

```bash
$ hxn --height <height> --width <widht> --silent -url <url>
```

![](https://raw.githubusercontent.com/pwnwriter/haylxon/showcase/v0.1.2/feature.png)



<a name="benchmarking"></a>
Expand Down Expand Up @@ -134,5 +143,5 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
Similar projects : [`gowitness`](https://github.com/sensepost/gowitness), [`eyewitness`](https://github.com/FortyNorthSecurity/EyeWitness)

<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /></p>
<p align="center">Copyright &copy; 2023<a href="https://pwnwriter.xyz" target="_blank"> pwnwriter ☘️ </a>
<p align="center">Copyright &copy; 2023<a href="https://pwnwriter.xyz" target="_blank"> pwnwriter xyz ☘️ </a>

0 comments on commit fd7528e

Please # to comment.