add name etymology and AI attribution to README
This commit is contained in:
@@ -1,9 +1,16 @@
|
|||||||
# gatuna
|
# gatuna
|
||||||
|
|
||||||
A raw-Ethernet tunnel for reaching services on a peer machine when a WFP
|
**gata** (Spanish: *cat*) + **atún** (Spanish: *tuna*) — a cat fishing a
|
||||||
killswitch on the local machine blocks normal IP traffic. Two programs carry
|
tunnel. The "tun" root is also the commonplace shorthand for a network tunnel
|
||||||
bytes between their respective loopbacks over a private L2 protocol, bypassing
|
(as in `/dev/net/tun`, `wintun`, `tuntap`), so the name works in both languages:
|
||||||
the IP stack (and therefore the killswitch) entirely.
|
a Spanish portmanteau that sounds like "gatuna" (feline), and an English pun on
|
||||||
|
"cat-tun" — a cat that tunnels.
|
||||||
|
|
||||||
|
## Attribution
|
||||||
|
|
||||||
|
Entirely vibe-coded with [GLM 5.2](https://github.com/zai-org/GLM-5.2). No
|
||||||
|
human-typed source code; all implementation was directed through natural
|
||||||
|
language and reviewed by the human in the loop.
|
||||||
|
|
||||||
## Why this works
|
## Why this works
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user