|
|
2 anni fa | |
|---|---|---|
| Maple.App | 2 anni fa | |
| Maple.Task | 2 anni fa | |
| image | 3 anni fa | |
| leaf @ a13db342e7 | 3 anni fa | |
| .gitignore | 4 anni fa | |
| .gitmodules | 4 anni fa | |
| LICENSE | 4 anni fa | |
| Maple.sln | 4 anni fa | |
| README.md | 3 anni fa |
A lightweight Universal Windows proxy app based on https://github.com/eycorsican/leaf
tun/shadowsocks/socks/trojan/ws chainable inboundsdirect/drop/tls/ws/h2/shadowsocks/vmess/trojan/socks chainable outboundsfailover/tryall/static composed outboundsamux multiplexingMaple as a UWP app is distributed for sideloading only. When installed, it acts as a VPN provider which you will find in the VPN Settings. Use Maple app for configuration management, as well as adding external databases.
Maple.App_x.y.z.0_x64.cer) and select Install Certificate.Maple.App_x.y.z.0_x64.appxbundle) and follow the instructions until Maple is successfully installed on your computer.EXTERNAL or GEOIP directive is used, drag external database files into Config area. V2Ray Domain List Community database can be fetched at https://github.com/v2ray/domain-list-community/releases/latest/download/dlc.dat . For GeoIP database, please go to MaxMind Developer Portal and sign up for free download.geo.mmdb and V2Ray Domain List Community database is site.dat.Ethernet or WLAN.127.0.0.1 or ::1), make sure Loopback Exemption is enabled for Maple. See https://docs.microsoft.com/en-us/previous-versions/windows/apps/hh770532(v=win.10) .Note: Modifying the current configuration file while VPN is connected will take effect immediately.
external entriesTo build Leaf and Maple, a Rust nightly-x86_64-pc-windows-msvc toolchain, Windows 10 SDK 10.0.22000 and Visual Studio 2022 with C++ Development Workflow are required. C++/WinRT Visual Studio extension must be installed to generate Windows Metadata.
leaf.cargo build -p leaf-ffi -Z build-std=std,panic_abort --target x86_64-uwp-windows-msvc.cargo build -p leaf-ffi -Z build-std=std,panic_abort --target x86_64-uwp-windows-msvc --release.Maple.sln in Visual Studio.