Ricardo Boss

Results 85 comments of Ricardo Boss

So, in short, you're saying Titanium Proxy cannot run in MAUI apps on Windows?

I'm working on that: https://github.com/MCMainiac/PHP-Minecraft-Rcon/blob/bigger-packet-sizes/rcon.php. .

Would also be cool to be able to import TOTP keys from 1password. I have found the following: - Export your vault via 1password Desktop as a 1pux file -...

@FireCubeStudios started work on a view for importing. Maybe you can build off of it? https://github.com/FireCubeStudios/Protecc/pull/85

How long does it load? Does it timeout or does `connect()` just return `false` instantly?

But you set a timeout of 3 seconds...? Please check that you have `error_reporting(E_ALL);` somewhere before in your code or `error_reporting = E_ALL` in your `php.ini` and tell us if...

Do you have `enable-rcon=true`, `rcon.port=25575` and `rcon.password=fgdfgdfg` set in your `server.properties`?