Alexander Bauer

Results 41 issues of Alexander Bauer

Hi all, I am encountering the below error message in attempting to use any `sn0int` command aside from `--help`. It's not clear to me whether this is a fault elsewhere...

This pull request seeks to resolve #319 , which raises that HVAC does not *directly* support UNIX sockets, but has a clean workaround, by using `requests_unixsocket` to open a `Session`...

Vault Agent gives us the capability to [listen on a UNIX socket](https://www.vaultproject.io/docs/agent#example-configuration) for connections. This is super handy for environments relying on UNIX permissions for application access, whereas a TCP...

**Describe the bug** This is a minor behavioral change, but can be pretty hard to troubleshoot, and have major implications. The DefaultProvider field, and possibly other fields, do not strip...

bug
good first issue

This affects the current master of this repository, as well as my pull request (#3). Using `config push` against a UCSM instance triggers a function that tries to load `schema/ucs/ucsm/master.json`...

This PR restructures the repository to allow it to be packaged easily by Pip. Metadata and dependencies are listed in `setup.py`, and `easyucs` can be installed from this repository via...

Hello! I am looking into calling EasyUCS from a Python module. Ideally, this would look like the existing `easyucs.py` script decomposed into a handful of functions that validate their arguments...

**Is your feature request related to a problem? Please describe.** I frequently switch between a couple settings for Moonlight, based on whether I'm on my laptop screen or a docked...

Hi @elemental-lf, to cut to the chase, I'm looking for help while I write some tooling. I'm hoping to put together something robust and useful enough that other folks can...

``` log 2013/05/30 17:26:17 GET / 2013/05/30 17:26:17 Handler crashed with error runtime error: index out of range 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 229 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 487 2013/05/30 17:26:17 /usr/lib/go/src/pkg/runtime/panic.c 442...