flindeberg / internet-tools

A collection of python tools for internet. Contains functionality for parallel tracing (UDP based), parsing web-page structures, and drawing structures into graphs.
MIT License
4 stars 1 forks source link

Support for Linux #3

Closed flindeberg closed 5 years ago

flindeberg commented 5 years ago

At the moment runs on OSX. Probably only needs some default paths to launch Chrome / Chromium headless to run on Linux without issues.

Is it possible to not require X?

flindeberg commented 5 years ago

6 fixes this.

Does not require X.