From 9f5fd72a293694ccca69f857f8f0953e89457ecf Mon Sep 17 00:00:00 2001 From: se2crid <151872490+se2crid@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:05:48 +0100 Subject: [PATCH] update readme --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9362e7e..0a510d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# StosVPN + LocalDevVPN is a developer tool for creating and managing local network tunnels directly on iOS. It gives you a secure, isolated virtual interface for testing and debugging without sending traffic to external servers. -A VPN for SideStore and StikJIT that is much stabler and supports offline JIT Enabling. + Key Features: + + - Local network tunneling: spin up a dedicated virtual interface for development and testing + - Custom network configuration: set device IP, tunnel IP, and subnet mask + - One-touch connection: quick connect/disconnect with clear status + - Auto-connect: optionally start the tunnel when the app launches + - Connection monitoring: track connection time and live status + - Comprehensive logging: review detailed connection logs for troubleshooting + + Ideal for developers, network engineers, and testers who need precise control over a local network environment. All traffic stays on-device with no data collection or external + connections. + Requires iOS 14.0 or later.