update readme

This commit is contained in:
se2crid
2025-12-09 19:05:48 +01:00
parent c0c179b9dc
commit 9f5fd72a29

View File

@@ -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.