TunnelForge, a L2TP client for Android 12
TunnelForge is a new Flutter app designed for Android 12 that enables users to connect to L2TP/IPsec servers. It provides features such as full-device VPN mode, proxy-only mode, and per-app routing. This app allows users to maintain access to existing L2TP/IPsec setups while using the latest Android version.
- ▪TunnelForge connects to existing L2TP/IPsec (IKEv1) servers, allowing continued use of older VPN setups.
- ▪Key features include multiple profiles, connection status logs, and custom DNS support.
- ▪The app is built using Flutter and requires specific development tools and configurations for setup.
Opening excerpt (first ~120 words) tap to expand
TunnelForge Flutter app for Android L2TP/IPsec (IKEv1), with VPN tunnel mode, proxy-only mode, and per-app routing. Overview • Screenshots • Install • Development • Architecture • Security • Debugging • Feedback • Licensing Overview Android 12 removed the old built-in L2TP and PPTP VPN options. A lot of offices, schools, universities, and private networks still have L2TP/IPsec servers in place. TunnelForge is an Android client for those setups. It connects to existing L2TP/IPsec (IKEv1) servers, so you can keep using the server you already have while running a current Android version.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.