f3cc2dfc2deb2c1ba596180105847ee62b5f4743
1. 去 dev 旁路:删除 auth_screen.dart 中 test@pangolin.dev 预填 + devLogin 跳过后端分支,以及 auth_provider.dart 的 devLogin() 方法。 2. 修 keychain -34018(errSecMissingEntitlement): 在 DebugProfile.entitlements / Release.entitlements 中添加 keychain-access-groups($(AppIdentifierPrefix)com.pangolin.pangolinVpn), 使 flutter_secure_storage 的 Data Protection Keychain API 获得正确 entitlement。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pangolin
面向中国大陆用户的终端 VPN(科学上网)项目。
- 设计方案:
docs/技术方案.md - 实施计划:
plan/ - 部署(Phase 0,容器化 + CI/CD):
deploy/
Phase 0 现状
数据面两条线,容器化、经 Gitea Actions 自动部署到节点,与现网服务隔离:
- Xray VLESS + REALITY(主线,经宿主 nginx SNI 分流)
- sing-box Hysteria2(晚高峰加速线,UDP 443)
部署细节见 deploy/README.md。
Description
Releases
21
server 1.1.1
Latest
Languages
Go
36%
Dart
21.3%
JavaScript
13%
HTML
12.9%
Shell
4.2%
Other
12.4%