Skip to content

Instantly share code, notes, and snippets.

@rfdonnelly
rfdonnelly / README.adoc
Last active June 29, 2024 22:52
WSL 2 Mirrored Networking Mode + Global Protect

In WSL 2, get IP address:

ip addr show eth0

E.g., 172.23.99.247

In PowerShell, get interface ID:

netstat -r | findstr Hyper-V
@rfdonnelly
rfdonnelly / README.adoc
Created July 16, 2024 06:18
Stylistic QR Codes w/ Logos
@rfdonnelly
rfdonnelly / README.md
Last active September 14, 2025 20:41
1588 one-step timestamping

1588 one-step hardware timestamping

onestep-scenario <timeTransmitter> <timeReceiver>
$ ./onestep-scenario tt tr
+ curl -LO https://github.com/richardcochran/linuxptp/raw/refs/tags/v4.2/configs/gPTP.cfg --silent
+ scp -q -O gPTP.cfg tt: