From 65191378a933b44b5aba296001cdfaeb91339980 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:50:46 +0100 Subject: [PATCH 1/4] docs: add SVG banner to README Co-Authored-By: Claude Opus 4.6 --- README.md | 4 +++ docs/images/banner.svg | 62 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 docs/images/banner.svg diff --git a/README.md b/README.md index fea7786..a8239a5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ VPN Bypass banner +

+

VPN Bypass

diff --git a/docs/images/banner.svg b/docs/images/banner.svg new file mode 100644 index 0000000..747c1e5 --- /dev/null +++ b/docs/images/banner.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VPN Bypass + + + + + macOS menu bar app to route traffic around your VPN + + + + + + + + + + + + + From 06ffd68aa0d506fbee2ea336ee96eaecc4719c7b Mon Sep 17 00:00:00 2001 From: FERNS154 Date: Sun, 8 Mar 2026 21:14:44 +0100 Subject: [PATCH 2/4] fix: rethink banner with route-split diagram and menu bar hint 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 --- docs/images/banner.svg | 64 +++++++++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 23 deletions(-) diff --git a/docs/images/banner.svg b/docs/images/banner.svg index 747c1e5..14e3154 100644 --- a/docs/images/banner.svg +++ b/docs/images/banner.svg @@ -25,38 +25,56 @@ - - - - - - - - - - - + + + + + + + + + VPN + + + + + + + + + + + - + VPN Bypass - + macOS menu bar app to route traffic around your VPN - - - - - - - - - + + + + + + + + + + + + + + + + + + + From fd2bb32d1f4016fbd421d3ff42287bb0619f2fa6 Mon Sep 17 00:00:00 2001 From: FERNS154 Date: Sun, 8 Mar 2026 21:19:06 +0100 Subject: [PATCH 3/4] refine: more elegant route-split diagram - 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 --- docs/images/banner.svg | 78 +++++++++++++++++++++++++++++------------- 1 file changed, 54 insertions(+), 24 deletions(-) diff --git a/docs/images/banner.svg b/docs/images/banner.svg index 14e3154..dc318f3 100644 --- a/docs/images/banner.svg +++ b/docs/images/banner.svg @@ -8,6 +8,11 @@ + + + + + @@ -25,50 +30,75 @@ - - - - - + + + + + + + + + + + + + - - - VPN + + + + + + + + + + + VPN - - - - + + + + + + + + + + + + + - - - - - + + + + + + + + + + - + VPN Bypass - + macOS menu bar app to route traffic around your VPN - - - - - From a11221e781d5321e5e6970914964e224f5ac4f00 Mon Sep 17 00:00:00 2001 From: FERNS154 Date: Sun, 8 Mar 2026 21:20:25 +0100 Subject: [PATCH 4/4] fix: use dynamic version badge, add stars and license badges - 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 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8239a5..2909c37 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@

macOS 13+ Swift 5.9 - Version + Version + Stars + License

## Why?