Skip to content
#

bandwidth

Here are 112 public repositories matching this topic...

imsnif
imsnif commented Jan 5, 2020

Right now this function: https://github.com/imsnif/bandwhich/blob/6190391601d6f7de004b3ec85685e94e816750da/src/os/shared.rs#L34

Uses std::io::Error, probably not as it was intended, in order to differentiate between a permission error, a general network error and an unknown interface type (one that libpnet does not support).

It would be nice if we had our own error type for this, that woul

acooks
acooks commented Mar 29, 2017

In html5-client/src/js/jittertrap.js there is a bit of code that posts the version info to https://www.jittertrap.net/tracker. This code makes it possible to track whether anyone is running or hacking on jittertrap, but user tracking is unpopular and must be disabled by default in releases (it will remain enabled on http://demo.jittertrap.net).

TODO:

  • Add a compile-time variable to `make.

Improve this page

Add a description, image, and links to the bandwidth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bandwidth topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.