dyhkwong / Exclave

A fork of SagerNet powered by V2Ray and its derivatives
https://t.me/exclavian
Other
609 stars 38 forks source link

Auto-adding server feature #72

Closed chitoz1300 closed 3 months ago

chitoz1300 commented 3 months ago

Hello, can this feature be added like Nekobox? I mean it should look like the address below sn://subscription?url=${fullUrl}&name=Sub

sn://subscription?url=https://yoursub.com&name=Sub

Servers are automatically added

dyhkwong commented 3 months ago

It is supported if the link starts with exclave://. Not sure if it is currently 100% compatiblw with SagerNet sn:// format. I will take a look later.

chitoz1300 commented 2 months ago

I changed from sn to exclave and it gives this error

image image

It is supported if the link starts with exclave://. Not sure if it is currently 100% compatiblw with SagerNet sn:// format. I will take a look later.

dyhkwong commented 2 months ago

sn://subscription?url=${fullUrl}&name=Sub is now supported. There is no reason to support yet another private format like exclave://subscription?url=${fullUrl}&name=Sub.