Skip to content

fix: resolve server deletion failure and settings not persisting#1888

Merged
MarksonHon merged 2 commits into
v2rayA:mainfrom
MarksonHon:main
Jun 29, 2026
Merged

fix: resolve server deletion failure and settings not persisting#1888
MarksonHon merged 2 commits into
v2rayA:mainfrom
MarksonHon:main

Conversation

@MarksonHon

Copy link
Copy Markdown
Contributor
  • Clean up outbound_connections foreign key before deleting from servers in ListRemove
  • Preserve user's TproxyExcludedInterfaces setting after FillEmpty defaults
  • Add cursor: pointer style to proxy group toggle tag in frontend

Markson Joe Hon added 2 commits June 29, 2026 20:05
- Clean up outbound_connections foreign key before deleting from servers in ListRemove
- Preserve user's TproxyExcludedInterfaces setting after FillEmpty defaults
- Add cursor: pointer style to proxy group toggle tag in frontend
- Fix routing rule order: move specific dns-in:53→dns-out rule before
  the generic dns-in→direct rule to ensure DNS queries hit dns-out first
- Fix transparent inbound DNS routing: change from direct+geoip:private
  to unconditional dns-out for port 53 in tproxy mode
- Add warning log when CouldLocalDnsListen() fails (port 53 conflict)
@MarksonHon MarksonHon merged commit f54fbf5 into v2rayA:main Jun 29, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant