Aayush Atharva
@hyperxpro
Joined on 25 December 2016
GitHub Stats
50
Followers
40
Repositories
4
Organizations
0
Gists
498
Pull Requests
96
Issues
74
Commits
0
Sponsors
6
Contributed To
190
Star Earned
Most Used Languages
97.91%
Java
2.09%
Rust
Popular Projects
Brotli4j
Brotli4j provides Brotli compression and decompression for Java.
Java
125
38
39
169
SourceEngineQueryCacher
Source Engine Query Cacher
Java
39
11
19
21
cs-fw
CS-FW is a high-performance CS 1.6 firewall based on Linux XDP.
Rust
10
2
0
0
DoHClient
Java DNS-over-HTTPS Client
Java
7
3
0
1
DoTClient
Java DNS-over-TLS Client
Java
2
0
0
1
IGI2-Server-Console-Admin-Panel
IGI2 Server Console Admin Panel
Java
2
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
5/17/2025, 2:30:59 AM
5/17/2025, 1:00:10 AM
- Bump uraimo/run-on-arch-action from 3.0.0 to 3.0.1 in the actions group (#211) Bumps the actions group with 1 update: [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action). Updates `uraimo/run-on-arch-action` from 3.0.0 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uraimo/run-on-arch-action/releases">uraimo/run-on-arch-action's releases</a>.</em></p> <blockquote> <h2>3.0.1</h2> <h2>What's Changed</h2> <ul> <li>docker: add ubuntu24.04 explicit version by <a href="https://github.com/clintonsteiner"><code>@clintonsteiner</code></a> in <a href="https://redirect.github.com/uraimo/run-on-arch-action/pull/165">uraimo/run-on-arch-action#165</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/clintonsteiner"><code>@clintonsteiner</code></a> made their first contribution in <a href="https://redirect.github.com/uraimo/run-on-arch-action/pull/165">uraimo/run-on-arch-action#165</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1">https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/d94c13912ea685de38fccc1109385b83fd79427d"><code>d94c139</code></a> Update advanced-example.yml</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/cce40bc6965b434af8b72b2f7ac1152fa2d8253f"><code>cce40bc</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/a0b3f49c16f9bd5731ae655ea2d5cabf3a57f695"><code>a0b3f49</code></a> Merge pull request <a href="https://redirect.github.com/uraimo/run-on-arch-action/issues/165">#165</a> from clintonsteiner/addUbuntu24.04</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/fe536a5385bdecc04775235b190fc42329e7c4cb"><code>fe536a5</code></a> docker: add ubuntu24.04 explicit version</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/5fc2733ca0fbce45bf20fc75383daef336cc2e05"><code>5fc2733</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/a5d972c556d0610ceea1df60bd1bfbdddda6fb9a"><code>a5d972c</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/e83c2c12a1bd07202850a9fc6dc786d88b590e3c"><code>e83c2c1</code></a> Update advanced-example.yml</li> <li>See full diff in <a href="https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Merge branch 'main' into dependabot/maven/dependencies-ea6c9ffec5
5/17/2025, 12:59:59 AM
- Bump uraimo/run-on-arch-action from 3.0.0 to 3.0.1 in the actions group (#211) Bumps the actions group with 1 update: [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action). Updates `uraimo/run-on-arch-action` from 3.0.0 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uraimo/run-on-arch-action/releases">uraimo/run-on-arch-action's releases</a>.</em></p> <blockquote> <h2>3.0.1</h2> <h2>What's Changed</h2> <ul> <li>docker: add ubuntu24.04 explicit version by <a href="https://github.com/clintonsteiner"><code>@clintonsteiner</code></a> in <a href="https://redirect.github.com/uraimo/run-on-arch-action/pull/165">uraimo/run-on-arch-action#165</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/clintonsteiner"><code>@clintonsteiner</code></a> made their first contribution in <a href="https://redirect.github.com/uraimo/run-on-arch-action/pull/165">uraimo/run-on-arch-action#165</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1">https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/d94c13912ea685de38fccc1109385b83fd79427d"><code>d94c139</code></a> Update advanced-example.yml</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/cce40bc6965b434af8b72b2f7ac1152fa2d8253f"><code>cce40bc</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/a0b3f49c16f9bd5731ae655ea2d5cabf3a57f695"><code>a0b3f49</code></a> Merge pull request <a href="https://redirect.github.com/uraimo/run-on-arch-action/issues/165">#165</a> from clintonsteiner/addUbuntu24.04</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/fe536a5385bdecc04775235b190fc42329e7c4cb"><code>fe536a5</code></a> docker: add ubuntu24.04 explicit version</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/5fc2733ca0fbce45bf20fc75383daef336cc2e05"><code>5fc2733</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/a5d972c556d0610ceea1df60bd1bfbdddda6fb9a"><code>a5d972c</code></a> Update README.md</li> <li><a href="https://github.com/uraimo/run-on-arch-action/commit/e83c2c12a1bd07202850a9fc6dc786d88b590e3c"><code>e83c2c1</code></a> Update advanced-example.yml</li> <li>See full diff in <a href="https://github.com/uraimo/run-on-arch-action/compare/v3.0.0...v3.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5/17/2025, 12:59:58 AM
5/12/2025, 10:29:10 PM
5/11/2025, 5:00:49 AM
- Feature: Add Option to Strip Authorization Header on Redirect (#2090) Closes #1884 --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
5/11/2025, 5:00:49 AM
5/11/2025, 5:00:49 AM
5/11/2025, 5:00:48 AM
5/11/2025, 4:58:56 AM
5/11/2025, 4:58:55 AM
5/11/2025, 4:54:12 AM
5/11/2025, 4:49:13 AM
5/11/2025, 4:47:35 AM