-
The pwnagotchis current behaviour is to split channels when multiple units exist- would there be a benefit for multiple units to nominate a deauther in the group when they need to capture a particular…
-
This could totally be my misunderstanding of how to use this library, but I'm trying to use it the same way I used
https://github.com/requirejs/text
There I did the following:
define(["text!…
-
### Description of the bug
I have run Eukulele within the singularity container provided by pipeline and it seems like URI::Escape is missing in its perl installation, which is causing problems with …
-
Hey All,
Another feature suggestion... Could we add variable "fleet composition" to routeSampler.py? I am envisioning the input file to look something like this:
```
…
-
##### **Is your feature request related to a problem?**
For many years on Windows I've been using ReNamer from den4b with exiv2 and some custom perl-scripting to make uniquely named photos an easy th…
-
When I open a url containing form and press tab to move on to next field. Recorder generates a sendkeystoelement, text //9 field
steps to replicate
1) After starting recorder. type https://login.mai…
-
as released this program only works on Windows or Linux (as advertised). It takes only a minor tweak to make it compatible with recent (>=10.7) version of OSX:
openssl.py: libcrypto = CDLL("libcr…
-
The Lucene team is using a tool called javacc to generate the main business logic behind the query parsers. If we had a similar tool it could help:
Speed up the process of porting/upgrading QueryPa…
-
### Description
When a resource already exists, introduce functionality that auto reports in the error message the correct way said resource can be imported.
A read operation should therefore be per…
-
```
What steps will reproduce the problem?
1. create a .proto file "enum.proto" which contains an enum
2. create a .proto"message.proto", which imports & uses the enum in enum.proto.
3. protoc message…