Notes on disconnected (offline) (air-gapped) networks: Difference between revisions
From Simson Garfinkel
Jump to navigationJump to search
mNo edit summary |
m Simson moved page Notes on disconnected networks to Notes on disconnected (offline) (air-gapped) networks |
(No difference)
| |
Revision as of 07:07, 13 August 2020
Python modules:
Download all of the python modules with
pip wheel [package] -w /tmp
or:
pip download [package] -d /tmp --no-binary :all:
Then install them in the reverse order.