You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`SHOOT BEFORE THE BLINK` || [`Haylxon`](https://github.com/pwnwriter/haylxon/), A tool embodying the [`K1SS`](https://en.wikipedia.org/wiki/KISS_principle) philosophy that allows you to take screenshots of `webpages/URLs` at lightning-fast speeds.
4
+
`SHOOT BEFORE THE BLINK` || [`Haylxon`](https://github.com/pwnwriter/haylxon/), A tool embodying the [`K1SS`](https://en.wikipedia.org/wiki/KISS_principle) philosophy that allows you to take screenshots of `webpages/URLs` at lightning-fast speeds using `chromes`[`Headless`](https://en.wikipedia.org/wiki/Headless) feature, means, you'd be needing a [***`chromium based browser`***](https://en.wikipedia.org/wiki/Chromium_(web_browser)) for it to work.
5
5
6
6
Built from the ground up for ease of use, performance, beautiful ui and portability in mind. 💖
7
7
@@ -25,7 +25,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
> To receive the most up-to-date updates, please utilize this method. I will only push updates through an alternative method if and only when I have stable code.
[`Hxn`](https://github.com/pwnwriter/haylxon) utilizes [`clap`](https://docs.rs/clap/latest/clap/) for argument parsing. As expected, `clap` provides a much-improved help menu. The screenshot below shows Hxn's help menu when the `-h` flag is used.
- <details> <summary><code> Taking screenshots of one/many urls.🖇️ </code></summary>
91
+
88
92
89
-
**It doesn't matter**, if you are parsing a `single url` or a `file` containing a list of `urls`, [`Hxn`](https://github.com/pwnwriter/haylxon) will handle itself. You don't need to worry about other flags.
93
+
-single url
90
94
91
-
`v0.1.2 +` has an option to define `browser binary`[`#pr`](https://github.com/pwnwriter/haylxon/pull/8), by default it uses `/usr/bin/chrome`.
95
+
96
+
***I'm using brave browser for all the demonstration. You can use any chromium based browsers.***
@@ -134,7 +174,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
134
174
135
175
136
176
<aname="contribution"></a>
137
-
## Contribution 🥰
177
+
## Contribution 🤝
138
178
There is always scope for improvements and bugs to be fixed as contributors can make a valuable impact by addressing improvements and bugs through [**issue**](https://github.com/pwnwriter/haylxon/issues) submissions or [**pull requests**](https://github.com/pwnwriter/haylxon/pulls).
139
179
140
180
- Still, here are the ways to contribute,
@@ -147,23 +187,12 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
147
187
<aname="license"></a>
148
188
## License 🔐
149
189
As always, this project is also Licensed under the [**`MIT LICENSE`**](/LICENSE)
0 commit comments