Alexander Konrad

Results 10 issues of Alexander Konrad

1. Fixed issue (sh: 0: cannot open autogen.sh: No such file) due to relative path. 2. Added https://github.com/meetecho/janus-gateway v0.11.8 that it's able to buid

### Description For security reasons, it could be useful to only allow a network's access from outside to a specific list of IP addresses. That requires iptables rules. `docker network...

kind/feature
area/networking

In log: ``` return {"aes": algorithms.AES, "bf": algorithms.Blowfish}[self.cipher_name] app_1 | /usr/local/lib/python3.10/site-packages/pgcrypto/fields.py:58: CryptographyDeprecationWarning: Blowfish has been deprecated ```

ZotPrime V2 Release Candidate - Dataserver has been updated to the latest version/commit. - Client has been updated to 6.0.27 (CI checks if any new update above 6.0.27). - Fixed...

``` ls -lha .git/objects/pack/ total 20M drwxr-xr-x. 2 qubit qubit 121 Feb 6 17:17 . drwxr-xr-x. 4 qubit qubit 30 Feb 6 17:14 .. -r--r--r--. 1 qubit qubit 199K Feb...

Hi @WesleyCharlesBlake `terraform plan` fails: ``` → Plan ✘ Couldn't Generate Local Execution Plan Error: Error in function call on .terraform/modules/vpc/outputs.tf line 353, in output "vpc_endpoint_sqs_id": 353: value = "${element(concat(aws_vpc_endpoint.sqs.*.id,...

When run: `awk 'FNR==1 && NR!=1 {print "---"}{print}' manifests/*.yaml | helmify project` Priority Class objects are created but the name of each class appended with prefix of the project (helm...

Dear @nakajiak When trying to import dashboards from [saved_objects.zip](https://aes-siem.s3.amazonaws.com/assets/saved_objects.zip) it returns error _Sorry, there was an error The file could not be processed due to error: ""_, see it on...

question

Hi @emikulic As per INSTALL: ``` darkstat-3.0.721]# more INSTALL Installation instructions ------------------------- $ ./configure $ make $ make install ``` But in the latest release 3.0.721 in the tarball there...

Hi @emikulic Please see here is ready patch for adding capturing from multiple interfaces: https://github.com/openwrt/packages/blob/master/net/darkstat/patches/101-allow-multiple-local-interfaces.patch Could you consider to add it into your repository? Sincerely Alexander