Skip to content

Adds support for disabling X11 and possibly other options in the config.yaml file #275

@blabut

Description

@blabut

The needs

As someone that uses exegol a lot for running terminal-only programs, I wish there was a way to specify that I don't want to enable X11 support by default. Especially on a Mac, having it enabled probably makes my computer slower and I get this annoying X11 icon while I don't use these capabilities.

Description

I wish this option would be supported in the config file. But maybe more generically could there be maybe a way to add command line options in the config.yaml file? That would also solve my second wish, which is to have to ability to have the --cwd flag set by default. As a HackTheBox player, I often create containers just for a specific box after creating a folder on my computer, so that would be a nice to have as well. Otherwise, I can of course just create an alias, but maybe that flexibility could help others as well.

Thanks a lot!

Alternatives

Create an alias (i.e. a wrapper around a wrapper...)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions