Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

determine interface(s) used, their specs and crosstalk - OS specific #3

Open
kgersen opened this issue Mar 27, 2020 · 0 comments
Open

Comments

@kgersen
Copy link
Owner

kgersen commented Mar 27, 2020

The goal is to determine for an url which local network interface(s) is/are used to reach it and then get the specs of that(these) interface(s): Ethernet, WiFi, LTE, etc and the max speed and whatnot.

Also if available get the byte counters on the interface before and after the url transfer.

Ideally find (or build) a platform agnostic lib to do this.

see research/crosstalk_linux.sh for a demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant