Vivi
Vivi
Yeah it only works for the Shine 6 since I only have this one, thus I can only reverse this one. The product ID is hardcoded here, you can to...
I don't have a ducky 2 mini but since the product id [see this line (pid)](https://github.com/Vidalee/DuckyVisual/blob/63da556bdacea3f0ee2cb6d5675dd60d4578b4ac/src/Program.cs#L33) is different from the ducky shine 6 it will not detect it. When you...
Nice :D I highly doubt the Shine 3 will be detected by my program since I search for the Shine's 6 product ID, and even If I add the Shine...
Thanks for noticing, I'll investigate this weekend 🙂
After some tests (only on EUW): - The address of the spectator servers changed and reverted to `spectator.euw1.lol.pvp.net:8080` from `spectator-consumer.euw1.lol.pvp.net` - The removed the featured games endpoint from the spectator...
I believe I am experiencing the same problem, sorry if not I'll open another issue: ``` bash-5.2$ curl --user username:password sftp://1.1.1.1:22 -v --insecure * Trying 1.1.1.1:22... * Connected to 1.1.1.1...
> * You have many keys defined in your ssh configuration There is not ssh configuration (or very well hiden?) in this docker image, here is how i build it:...
You can close this issue, I don't really remember how I fixed it but I think we found a workaround with the sftp server admin. EDIT: I meant for my...