Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling

This commit is contained in:
Shtorm
2026-04-29 22:11:30 +03:00
parent 614af37bc4
commit c307b8dc2d
158 changed files with 7994 additions and 2277 deletions

View File

@@ -26,10 +26,6 @@
"type": "direct",
"tag": "direct-out"
},
{
"type": "dns",
"tag": "dns-out"
},
{
"type": "bandwidth-limiter",
"tag": "bandwidth-limiter",
@@ -51,11 +47,7 @@
"rules": [
{
"protocol": "dns",
"outbound": "dns-out"
},
{
"port": 53,
"outbound": "dns-out"
"action": "hijack-dns"
}
],
"final": "connection-limiter"