💾 Archived View for tilde.pink › ~amelia › wiki › adhoc-ethernet.gmi captured on 2024-05-10 at 13:57:29. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Set up an ad-hoc connection between two computers over an ethernet cable
for example 169.254.0.1 and 169.254.0.2
for example 169.254.0.1/16
for example 255.255.0.0;
this can be done under network properties in windows
or on linux with `sudo ifconfig INTERFACE netmask MASK`