Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GeiserX
commented
Mar 8, 2026
Owner
Author
GeiserX
left a comment
There was a problem hiding this comment.
Shield with bypass arrows fits the app icon concept nicely.
README is excellent — just two observations:
-
Version badge is hardcoded:
https://img.shields.io/badge/version-1.9.1-green— this won't update automatically with new releases. Could usehttps://img.shields.io/github/v/release/GeiserX/VPN-Bypassinstead for a dynamic badge. -
Missing GitHub stars / license badges: Other repos have these — adding
https://img.shields.io/github/stars/GeiserX/VPN-Bypassandhttps://img.shields.io/github/license/GeiserX/VPN-Bypasswould be consistent.
Otherwise this README needs nothing — it's one of the best.
Replace shield+network nodes with a cleaner concept showing traffic splitting around VPN tunnel, plus a subtle macOS menu bar dropdown on the right side. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Larger, cleaner laptop with screen content hint - VPN tunnel shown as dimmed pipe with lock icon - Bypass route as hero path with glow effect and traffic flow dots - Refined globe with meridian lines - Better proportions and visual hierarchy Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace hardcoded v1.9.1 badge with dynamic GitHub release badge - Add GitHub stars and license badges for consistency Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
GeiserX
added a commit
that referenced
this pull request
Mar 10, 2026
docs: add SVG banner to README
GeiserX
added a commit
that referenced
this pull request
Mar 10, 2026
docs: add SVG banner to README
GeiserX
added a commit
that referenced
this pull request
Mar 10, 2026
docs: add SVG banner to README
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com