Notes on disconnected (offline) (air-gapped) networks
From Simson Garfinkel
Revision as of 06:07, 13 August 2020 by Simson (talk | contribs) (Simson moved page Notes on disconnected networks to Notes on disconnected (offline) (air-gapped) networks)
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.