Sn0wCrack

Results 21 comments of Sn0wCrack

@qdm12 I noticed in the main post on the issue you were looking for a Mullvad API, unsure if you're still looking but there's something mention in their docs about...

> Also why do you guys see an interest in using files instead of env variables? Sensitive variables are unset at start once read in memory, so the only place...

One thing I'd be interested in is a way to manage a Tenant's resources within the central application's Nova, especially if they could be included in a similar way to...

If suggestions are still open, perhaps some kind of Laravel Scout integration?

It looks like someone has this in their own custom bucket here: https://github.com/dodorz/scoop-bucket/blob/master/TeraCopy.json Perhaps the maintainer wouldn't mind merging this into extras.

I've tried that using the following: ``` pm2 start /usr/bin/soketi-pm2 -- --config="/home/vagrant/soketi.json" ``` Using DEBUG=1 at the start of the above I can see the config getting dumped out at...

@adiachenko When I tried to launch the regular soketi binary via PM2 it actually crashed, unsure if that's the case for you or not. But from what I'm aware the...

I'm not trying this on the production server where I'm planning to run my application, whereas previously I was running this in a Virtualbox VM (Laravel Homestead): Some of these...

@antonmedv Since you're using execa to run ssh-agent, it looks like you should be able to pass a AbortController as a parameter when executing a new process. ```javascript const abortController...

1. I can't count... 2. It's just the similar nature across all the files within most of the game's files, it doesn't necessarily mean anything towards the archive format (or...