-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapps.yaml
26 lines (22 loc) · 954 Bytes
/
apps.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
wgtunnel:
git: https://github.com/zaneschepke/wgtunnel
name: "WG Tunnel"
description: |
An alternative VPN client app for WireGuard with additional features
<b>Features</b>
- Add tunnels via .conf file, zip, manual entry, or QR code
- Auto connect to VPN based on Wi-Fi SSID, ethernet, or mobile data
- Split tunneling by application with search
- WireGuard support for kernel and userspace modes
- Always-On VPN support
- Export tunnels to zip
- Quick tile support for VPN toggling
- Static shortcuts support for primary tunnel for automation integration
- Intent automation support for all tunnels
- Automatic service restart after reboot
- Battery preservation measures
# As described on https://f-droid.org/en/docs/Build_Metadata_Reference/#Categories,
# you can use any name here, but you should look at the existing categories first
categories:
- Connectivity
- Security