-
I wanted to update you that my L-curve is still running. It got past the point that crashed, so it looks like it will work with make_graphs = 0.
You should be able to proceed with the beta branch co…
-
Installed w3af on Debian 8.5 from default packages:
apt-get update
apt-get install w3af
- configure one of our websites as target, e.g. http://www.vogue.de
- use any profile, e.g. fast_scan
- start s…
-
Hi Andrei,
ngraph.pixel is awesome!
Is there a way to set the opacity on links? Or, set the stroke width? I'm trying to create some links that are not visible. So far the best I have been able to do…
-
Since we're already tracking and storing the duration and size of each request, I would like to be able to see the average throughput as well. It would be great to have a graph over time as well.
-
It is common with Illumina data to have paired-end reads. Sometimes overlapping, sometimes not, sometimes meant to overlap but sequence quality bad, reads shorter than planned, etc.
For the time bein…
-
> Copied from https://orchard.codeplex.com/workitem/21176, as apparently this was never merged in. The PR for this was actually previously marked GTG, but never merged.
# Summary
Recipes with only mo…
-
I want to propose adding possibility to gather runtime stats from a DHT node (and maybe even any TOX client).
Information could include:
- number of other DHT nodes connected
- number of clents conn…
-
I just had a situation where the Graphs interface was showing crazy results for a simple network. After a while spent investigating what might be wrong with the network output, I found that the output…
-
Hey guys,
I would appreciate a new "Panel" where we can only display values without graphing them. Like current network speed per IP as legend.
For example just this, without graph.
![screenshot_10](…
-
I don't think we're using JQuery for anything other than its XHR abstraction, right? We could replace it with the ES6 fetch polyfill: https://github.com/github/fetch :
```
fetch('/users.json')
.the…