Skyf0l
Skyf0l
Thanks for your feedback, I put it in my backlog!
Hello @sdushantha, Just implemented in the latest version. `--dump` was already used but you can now use: ``` $ rsacracker [OPTIONS...] < challenge.txt $ cat challenge.txt | rsacracker [OPTIONS...] ```
Hi @icflorescu, could this little change be merged please? My linter makes me go to the dark side to bypass this.
You can embed css style with your expected size as following: ```css #pdf-cover, img { width: XXXpx; height: XXXpx; } ``` Pass it using `docs-to-pdf --cssStyle ...`
> For the future we should do what you suggested, and mark the release as "latest" manually after all assets arrive. Yes, that sounds like the best idea, tagging the...
> I don't see the issue, it's bullet points OMFG, you are right, I updated it to make it more readable :D
Hello @ShutdownRepo, up ? :)
Hello @ShutdownRepo, up ?
This can be manually configured using the exegol config file, under `config.default_start_shell` https://exegol.readthedocs.io/en/dev/exegol-wrapper/advanced-uses.html#id1
I think it would be smarter not to force the value of this parameter to allow anyone to use any shell, while offering bash zsh tmux and zellij in autocompletion.