BarbossHack
BarbossHack
To explain a bit: It looks like MikroTik has its own OpenVPN implementation, so your router doesn’t support all the standard OpenVPN configuration parameters. That’s why we have to experiment...
Okay, now I have no idea what to do next. You'll have to try modifying the config and experimenting on your own, I won’t be able to help you further...
Nope sorry I know nothing about Mikrotik 😬
To simplify the script, I include both the certificate and the key within each `` and `` block. So maybe Mikrotik doesn't understand it, lets try with this one :...
Sorry, I don't have a MikroTik router to test all this or to fully understand what the real issue is... Maybe you could try asking ChatGPT — it might not...
Can you tell me what error you're getting? I've try to run it on openwrt and it seems to work fine Please try to run ```bash apk add jq curl...
If you have some output logs so I can look into it 👍
Unfortunately I don't think there is a good way to do it with sparse index alone. We cannot search in the sparse tree, as it does not allow http listing...
And if we don't want to use crates.io API, this feature could be implemented only for your custom index (with `if !isSparseCompatible() { do autocomplete }`).
Thank you for your answer ! 3 minimum characters and 250ms seems good to me 👌 > Another thing we could do in theory would be to provide an endpoint...