share files in localnetwork via pyhton
python3 -m http.server
python3 -m http.server --bind 0.0.0.0
if config human readable
ip -br a # best human readable
hostname -I # fastest IP check
nmcli device # if NetworkManager is usedshare files in localnetwork via pyhton
python3 -m http.server
python3 -m http.server --bind 0.0.0.0
if config human readable
ip -br a # best human readable
hostname -I # fastest IP check
nmcli device # if NetworkManager is used