
MintFlow NetStack
iOS Universel / Utilitaires
MintFlow NetStack is a purpose-built and highly customizable networking toolkit, it supports multiple VPN/Proxy protocols, advanced routing rules, and customizable MTU/DNS settings, diagnose tools such as traceroute and ping.
MintFlow NetStack does NOT provide any VPN server/service, you can add your existed or self hosted VPN/Proxy servers as virtual interfaces and customize with advanced routing behavior to satisfy your various scenarios.
When MintFlow NetStack VPN connection is turn on, it will route all your Apps traffic to it's internal highly efficient vector packet processing engine and split the traffic by your routing rules. This will enable you to route selected app traffic to different virtual interfaces (VPN/Proxy/Direct/Reject/Drop).
KEY FEATURES:
- Powered by a high-performance, actively maintained network stack (based on fd.io VPP, written in high-quality C with no runtime overhead)
- One system VPN profile, supports multiple active L3VPN(WireGuard and more...) and Proxy(VMESS and more...) with advanced app split tunneling by CIDR prefix or CIDR set
- Transparent proxying of non-VPN traffic to the local internet based on Domain or DomainSet, leveraging VPP’s advanced host stack capabilities
- Custom traffic blocking by CIDR prefix, CIDR set, Domain, or DomainSet
- Includes a high-performance in-app DNS resolver with support for advanced split DNS
- Customizable system VPN settings, including MTU and DNS servers
VPN Protocols supported:
- High-performance WireGuard support, Import WireGuard configurations via QR code, iCloud config files, or create manually
- VMESS-WS-TLS support, created manually
- More protocols will be released in coming releases, stay tuned!
Flexible Scenarios:
- Route all traffic through a VPN/Proxy interface, or split VPN traffic across multiple interfaces
- Route selected traffic through VPN interface and proxy the rest to the local internet
- Enable AD blocking or parental control by assigning REJECT/DROP actions to certain CIDRs/Domains
Diagnose Capabilty:
- Built-in ping and traceroute tools for network troubleshooting
- Inspect in-app DNS resolver cache to debug VPN behavior or block unwanted traffic
Lean UI:
- Modern, intuitive interface with a clean design
- Dark mode support
Automation:
- Siri Shortcuts support for automation and quick actions
- Flexible On-Demand VPN rules which let your connect/disconnect on different network conditions
Notes:
1. MintFlow NetStack is highly customizable networking toolkit, we strongly recommand you to read the manual below to use it effectively and cutomize it for your own need
http://mintflow.643216.xyz/manual
2. fd.io VPP is the actively maintained open-source version of Cisco’s Vector Packet Processing (VPP) technology
3. WireGuard® is a registered trademark of Jason A. Donenfeld
4. WireGuard QR code and config file compatibility tested with Mullvad, Windscribe, and others
5. Support for additional VPN protocols (OpenVPN, IKEv2/IPsec) will be added in upcoming releases
6. HTTPS decryption using VPP host stack (MITM) is planned for future updates
Special Notes:
The price may increase as more advanced features are added. Buy now to lock in all current and future features at today’s price
Quoi de neuf dans la dernière version ?
1. add VPN On-Demand support.
2. add L4Proxy virtual interface, with initial VMESS-WS-TLS(AEAD supported) support is added.
3. add a REJECT virtual interface, which behavior better for AdBlocking rules compared with DROP virtual interface.
4. optimize app routing DNS result processing delay.
5. optimize app log and add a in-app log viewer
6. various stability and performance bugfixes