zzzgydi / clash-verge

A Clash GUI based on tauri. Supports Windows, macOS and Linux.
21.11k stars 3.17k forks source link

TUN mode cause EA desktop app can't open #335

Closed Cloud0310 closed 1 year ago

Cloud0310 commented 1 year ago

To reproduce the problem:

  1. Install EA app
  2. Change to clash premium core and open tun mode in settings
  3. EA app crash image image The same problem with Clash for Windows app' tun mode.
Cloud0310 commented 1 year ago

Already tried:

  1. reinstall EA app and clear all the reg entries;
  2. netsh winsock reset command
  3. enable system utf-8 support
  4. manually remove basically every file related to EA app(AppData, Program File and registry) and reinstall EA app
  5. EA app recovery (which cannot be opened normally)

I think it maybe something wrong with tun module in the clash premium core or wintun itself.

Cloud0310 commented 1 year ago

Worked again in later version of EA, maybe a issue related to EA itself.