DigiAngel
DigiAngel
So...I was installing this on a test linux box and decided to open notepad.exe from Windows 7 64 bit. Here's what I get when opening: ``` Exception in thread Thread-1:...
Sad face....I have peframe 5.0.1 installed via apt and I love it, but fail with peframe 6: ~~~ Traceback (most recent call last): File "peframe-cli.py", line 278, in result =...
Thank you for a great app! Would be awesome to have a -w tag that would allow specifying the width/number of columns. Thank you.
Well I've never really got this to work right, and figured now was the time to try again. My goal is to pass multiple options. I have a valid ca...
Topic. Config line: ~~~ LDFLAGS="-L/opt/daq/lib -L/opt/libdnet12/lib" CFLAGS="-I/opt/daq/include -I/opt/libdnet12/include" ./configure --prefix=/opt --enable-ipv6 --enable-gre --with-mysql --with-tcl=/usr/local/lib ~~~ and the error: ~~~ /bin/bash ../libtool --tag=CC --mode=link gcc -I/opt/daq/include -I/opt/libdnet12/include -Wall -L/opt/daq/lib -L/opt/libdnet12/lib -L/usr/local/lib...
So...I have this which I'd like to whitelist: ~~~ May 1 13:28:01 CEF: 0|Maltrail|sensor|0.56|2023-04-30|long domain (suspicious)|1|src=*.*.*.* spt=10717 dst=*.*.*.* dpt=53 trail=(e0d67c50a7e624febcb2fe3f88c2aa.baas).nintendo.com ref=(heuristic) ~~~ I added nintendo.com to my maltrail.conf (USER_WHITELIST ./whitelist.txt),...
### Versions ConEmu build: 230724 x64 OS version: Windows 10 x64 Used shell version: cmd ### Problem description Unable to copy/select in VIM. I can however paste. Of interest, this...
Would be nice....sometimes someone say...installs the Ask Toolbar....totally whacks out stats since it's so wordy. Would be nice to just click and delete.
Low priority. Currently I print both the Summary and IP tabs to PDF. For the Summary, I have to edit out (YAY InkScape) everything above the word "Brief". For the...
From the new munin.ini I see: ~~~ [MISP] MISP_URL = MISP_API_KEY = ~~~ how do we create a list of MISP's? Is it: ~~~ MISP_URL = "link1, link2" MISP_API_KEY =...