Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 364 Bytes

INSTALL.md

File metadata and controls

15 lines (11 loc) · 364 Bytes

Your System

copy udpy_proto_scanner.py /usr/local/bin/ chmod +x /usr/local/bin/udpy_proto_scanner.py

Pivot

Copy udpy_proto_scanner.py to target system.

It should should have no dependencies and run with a default install of python 2.7 or 3.? (TBC).

$ python udpy_proto_scanner.py
$ python2 udpy_proto_scanner.py
$ python3 udpy_proto_scanner.py