lapinou

Results 28 comments of lapinou

Greetings @QU35T-code and thank you for your help, ``` $ exegol info [*] Exegol is currently in version v4.3.2 [*] Exegol Discord serv.: https://discord.gg/cXThyp7D6P [*] Exegol documentation: https://exegol.rtfd.io/ 🛸 Available...

Greetings, @ShutdownRepo yes I think it's a Docker specificity, while you are indeed removing them, this happens in another layer (because it's another RUN command in the Dockerfile, each command...

I agree @gbe, However I have to say that removing `pip` folder after they are written is less efficient than telling `pip` to not write them in the first place,...

Hey, Here is some more space we could save: - [ ] Use `GOFLAGS='-ldflags=-s'` before any `go build / install`, this should save around 4 MB per binary (it would...

Good I'm going to apply all of this, the bundler thing could be applied in the clean layer function but not the npm one. To answer your question @ShutdownRepo, `.git`...

Hey @ShutdownRepo I updated the policy, it should: - Install all the already present extension (UA Switcher, Cookie Editor, Dark Reader, FoxyProxy, Wappalyzer) - Install the Burpsuite certficate - Add...

Hello @QU35T-code, In `/usr/lib/firefox-esr/distribution/policies.json`. Regards.

Hey @Skileau, I added a comment in the JSON file for this specific reason: ```json "ExtensionSettings_Comment": "To get the 'ID' of a plugins, type 'about:memory' in Firefox url bar, source:...

Good @Skileau, Do you want me to do all of this in this PR ?

For me, I think it should be ready @QU35T-code