Last active
November 18, 2025 13:18
-
-
Save calpamos/48b161e929de97cfa79715f4564d1ae0 to your computer and use it in GitHub Desktop.
looks busy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hexdump -C /dev/urandom | GREP_COLOR='1;32' grep --color=auto 'ca fe' | |
| sudo tcpdump | |
| od -c /dev/random |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment