Jack Wampler
Jack Wampler
Temporary fix described above was moved to #135. Leaving this issue open for a more permanent solution - likely involving a fork of / patch to the obfs4 library.
Added a pass on implementing a more permanent fix (and an upstream PR) where empty statedir string results in no files being parsed or created. https://github.com/Yawning/obfs4/pull/35 https://gitlab.com/yawning/obfs4/-/merge_requests/11 https://github.com/jmwample/obfs4/tree/jmwample/stateless We could...
## PF_RING submodule incompatibility Currently the tapdance server has it's git submodule tracking ``` [submodule "PF_RING"] path = PF_RING url = https://github.com/ntop/PF_RING.git branch = 6.4.0-stable ``` This is the stable...
Here is the diff of the makefile which worked for compiling on `artemis`. (solution 2) ```sh $ git diff Makefile diff --git a/Makefile b/Makefile index 7651143..0fa6aa4 100644 --- a/Makefile +++...
## Held Packages ### Symptom When attempting to install `libzmq3-dev` apt informs the user that they do not have the proper version of `libzmq5` installed saying that ``` ... you...
## Zbalance Teardown When restarting `zbalance_ipc` you must first stop the programs consuming data from the queues (detector.service) otherwise the teardown leaves things in a strange state. ### Symptoms If...
See also issue #20
time locked to `0.1.*` and pnet updated to `0.26.0` in fef7676c8845ca446e1f4d28618996a746d88940
This might be a good jumping off point for open source-ing the conjure station with documentation for how to test / develop / run and participate.
Time to decision will only be interesting if the host is not live. (though I believe that we did add this). This also related to issue #31