Marc-André Moreau
Marc-André Moreau
I want to use OCI Artifacts to store video files (remote desktop session recordings) efficiently, and one thing I would need is a way to play the videos files directly...
**Library** /usr/lib/libMobileGuestalt.dylib **Test Application** Xcode 12.5.1 **Steps To Reproduce** Extract Xcode_12.5.1.xip, copy to /Applications/Xcode.app, run xcode-select --switch /Applications/Xcode.app **System Information** This is Ubuntu 20.04 inside WSL2, I have built the...
This pull request adds nanoserver-1809 Windows container images for traefik, as a complement for the servercore-1809 container images. The nanoserver images are MUCH smaller than the servercore images, but they...
Hi! I just found out about your project and wanted to let you know I've been working on something similar on my side meant to load PowerShell 7 entirely at...
First, thanks for the awesome tool, I originally looked at undocked.py but the Go implementation looks more elaborate and can be installed with a single executable, which is nice. I...
### Summary of the new feature / enhancement hvc.exe is a built-in [Hyper-V command-line tool](https://www.thomasmaurer.ch/2018/04/hvc-ssh-direct-for-linux-vms-on-hyper-v/) with the ability to open an SSH connection over [Hyper-V sockets](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/make-integration-service), which are an extension...
I have integrated this SRP6a implementation in my code base in 2017, only to realize now that it never was interoperable with the RFC5054 standard. I don't recall if the...
I am currently trying to add support for the GSS-SPNEGO bind type, which would be very useful to connect to Active Directory. I have sample wireshark captures of NTLM and...
This one is more of a nice-to-have feature, but it could be very beneficial to add support for [multibase encoding](https://github.com/multiformats/multibase). Multibase is a relatively simple encoding that uses a single...
Base64Url support should be a built-in feature of PowerShell in my mind, but I could settle for importing a module that does it well. There are a lot of blog...