Created
February 16, 2026 08:18
-
-
Save dismory/635b0013e899d7537417834b058273e9 to your computer and use it in GitHub Desktop.
Surge Module: Fly.io WireGuard - 让 fly proxy/ssh 在增强模式下正常工作
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!name=Fly.io WireGuard | |
| #!desc=让 Fly.io WireGuard 隧道(fly proxy/ssh)在 Surge 增强模式下正常工作 | |
| #!system=mac | |
| [General] | |
| always-real-ip = %APPEND% *.6pn.dev | |
| [Rule] | |
| DOMAIN-SUFFIX,6pn.dev,DIRECT | |
| IP-CIDR6,fdaa::/16,DIRECT,no-resolve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment