KaringX / karing

Simple & Powerful proxy utility, Support routing rules for clash/sing-box

Home Page:https://karing.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Essential features

Graveyard9988 opened this issue · comments

First l, please watch this config:
https://github.com/abbasdvd3/clash/blob/main/se.json

For some vless or vmess or trojan configs (tls ws), Can these sections be imported ?

    "tls_tricks": {
      "mixedcase_sni": true,
      "padding_mode": "random",
      "padding_size": "1-1500"
    }

All above options of tls ws configs can be found in Hiddify core. (also provide to have "padding_mode" & "padding_size" in fragment menu" of Karing

Source code:
https://github.com/hiddify/hiddify-core

Also there's an essential feature in Husi client, which is called "Use Mozilla CA Certificate Program" that we can enable it via options

xchacha20-poly1305/husi@5a0a8a0

Another feature in Husi is:

"Subscription min TLS version" that we can choose 1.2 or 1.3

and option for "disable certificate checking when updating subscriptions"

1

Another Essential option in Husi app is "add custom MTU" that I think it'd be great if you provide this feature

3

mixedcase_sni : Settings - TLS- Enable Mixed SNI

@GooRingX I know but we have not these parameters in Karing settings:
"padding_mode": "random",
"padding_size": "1-1500"

Thank you
But you've missed "custom MTU"

@GooRingX and also CA certificate

Thank you But you've missed "custom MTU"

Settings-TUN-MTU

@GooRingX and also CA certificate

Settings-TLS -Ignore Certificate Errors

Thanks