Jeff Silverman
Jeff Silverman
I am experiencing the same problem as issue 836. ssh-keygen -t rsa hangs at the step "Enter file in which to save the key (C:\users\XXXX\.ssh/id_rsa or ssh-keygen -t ecdsa hangs...
While looking at [issue 69](https://github.com/therealglazou/bluegriffon/issues/69), I get a very similar but slightly different error message. I am running bluegriffon 3.1.2 on Ubuntu Linux 20.04. My error message is: ``` [Exception......
https://github.com/kodie/ansiescapes/issues/2 jeffs@jeffs-desktop:/home/jeffs/python/ansiescapes/ansiescapes-master (development) * $ diff ansiescapes.py original_ansiescapes.py 8,17c8 < def _(s): < # A solution to issue 2, https://github.com/kodie/ansiescapes/issues/2 < # Because I don't know what the data type...
See https://en.wikipedia.org/wiki/ANSI_escape_code for a list of escape codes. I'm in a rush right now: I will enumerate what's missing later today.
Forking nmap is incredibly inefficient, especially for such a simple task as testing to see if a port is open. it also introduces an unnecessary dependency. A much faster procedure...
There is a basic problem with the decode_http.py program: the TCP layer is not stateful. There is no concept of a three way handshake, no notion of the connection tear...
My WiFi controller is dead. I am fairly confident that this is so: `jeffs@frmwrk16:~/nbmdt$ ip --stats link show dev wlp1s0 3: wlp1s0: mtu 1500 qdisc noqueue state DOWN mode DORMANT...
My installation of meshtasticd version portduino 0.1.0 failed at the configuration stage. My investigation showed that the meshtasticd service was not starting because the file /var/lib/meshtasticd/.portduino/default/prefs/device.proto.tmp does not exist. The...