Skibbi
Skibbi
Hello, My second bank uses randomized field id to prevent autofill. Is it possible to mach field ids in kee based on some regexp? Example HTML: ``` ``` and after...
So I tried to install the script on freshly installed raspbian os upgraded to testing/bookworm and when I tried to install bluepy, `pip` complained about missing `glib.h`. So I had...
Hello, I need to filter several queues starting with specific string so I modified your code a bit: Removed this line: https://github.com/jasonmcintosh/rabbitmq-zabbix/blob/fe59d5a5c3d7cce3a0fdc2feb5f9b37eba498e05/scripts/rabbitmq/api.py#L50 And replaced this line: https://github.com/jasonmcintosh/rabbitmq-zabbix/blob/fe59d5a5c3d7cce3a0fdc2feb5f9b37eba498e05/scripts/rabbitmq/api.py#L51 with: ``` shared_items...
After installing node_exporter I see following error in the logs: ``` May 16 23:49:35 odroidn2 prometheus-node-exporter[96276]: level=error ts=2021-05-16T21:49:35.076Z caller=textfile.go:209 collector=textfile msg="failed to collect textfile data" file=smartmon.prom err="failed to parse textfile...
Last build of rspamd for sid is 2.7. Will there be any 3.x builds for next debian release - bookworm?
- VS Code Version: 1.62 - Azure Account Extension Version: v0.9.11 - OS Version: Manjaro (latest) Steps to Reproduce: 1. Open Azure Sign In 2. Enter username & password My...
##### SUMMARY I'm trying to add my user ssh key to target machine. But I get invalid key specified ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME authorized_key #####...
### Please describe your bug My media collection is scattered on multiple drives and I merged them into one folder /media by using symlinks: ``` ls -la /media movies ->...
### The problem Recently I've decided to try something new for my zsh and I decided to go with spaceship. Yet after installing it mc subshell stopped working. Basically when...