SurgeTeam Yea I got this part I think. Let me rephrase my question:
Packet flow:
Turn on both:
app -> socks going to surge(Surge magic happens here like packet inspection etc) -> routed to VIF because (almost) all traffic should be routed to VIF when enhanced mode is on -> VIF forwards it to the main interface
Turn on Enhanced mode only:
app -> routed to VIF because (almost) all traffic should be routed to VIF when enhanced mode is on(Surge magic happens here like packet inspection etc) -> VIF forward it to main interface
Am I right about this flow? If this is correct, in both way, the packet ends up in VIF and forward to main interface, just a matter of when the Surge magic happens. Is it because it costs more to do Surge magic in the VIF than in the SOCKS?