erjoalgo

Results 48 issues of erjoalgo

I'm unable to use `legder-agent -s` shell to ssh into a remote server. I get this error `Invalid status 6a80 (Unknown reason)) communicating with LedgerNanoS` even after being prompted and...

This can be used to generate strings unique to each ssh connection. For example, it can be used to generate unique RemoteForward unix socket paths to avoid conflicts between multiple...

Hello, I'd like to implement something similar to proxy_pass on nginx: I'd like incoming requests matching a certain path to be handled by another service listening on a different port....

Not sure what has changed but by default my sshesame instance is only listening on ipv6 despite being configured with a listen address of `0.0.0.0:2022`: ``` # using listen_address: 127.0.0.1:2022...

Thank you for maitaing this project, I'm a very happy user. Recently my VPS ran out of disk space, the culprit was a very large, 160GB sshesame log file. While...

I may not be very smart but I haven't been able to figure out how to sync bbdb with caldav. For example, I tried: `python asynk.py --db cd bb --store...

Is there a reason the project is not available in pypi?

I'm not interested in syncing to/from google, so I shouldn't need the google-contacts-api dependency. For the same reason I don't really need an oauth client, for example. Can we make...

Is there a recommended way to handle jsonb types? Currently they appear to be handled as strings in the dao, but I'd like to transform jsonb to/from a more usable...

I tried and wasn't able to build on a centos system because of lfp.h, which isn't packaged on that system. Is this a required dependency?