KaringX / karing

Simple & Powerful proxy utility, Support routing rules for clash/sing-box
https://karing.app
1.45k stars 71 forks source link

Public wifi problem and solution #118

Closed Graveyard9988 closed 2 weeks ago

Graveyard9988 commented 3 weeks ago

As an android user,When we connect to public wifi, we have to disconnect karing to skip ads or login to wifi (user and password) then connect to karing again! Here's a solution by adding these in tun section of singbox comfigs:

  "exclude_package": [
      "com.android.captiveportallogin",

"com.google.android.overlay.modules.captiveportallogin.forframework" ],

Those mentioned app are used for login android web pages of public wifi connections in android phones.

"exclude_package" is found in documentation of singbox core.

I hope you would add these two apps in exclude_package to bypass them whenever we want to login or skip public wifi connections

Regards

Graveyard9988 commented 3 weeks ago
  "exclude_package": [
      "com.android.captiveportallogin",

"com.google.android.overlay.modules.captiveportallogin.forframework" ],

There are two apps that are separated with ","

GooRingX commented 2 weeks ago

Per-App Proxy - disable [Whitelist Mode]