Iftree
iftree help understand container networks by visualizing network interfaces( veth bridge lo ) relation , output in text, table, images and dot language.
Install / Use
/learn @t1anz0ng/IftreeREADME
☘️ iftree
iftree command visulize local network interfaces.
intent for better understanding container networks :D
</div><img src="./asset/sample.jpg" alt="iftree --graph" width="60%" align="right" />
<img src="./asset/sample-term.png" alt="iftree" width="60%" align="right" />
Features
- [x] visualize Veth/bridge connections
- [x] table output
- [x] rich text
- [x] rendering image
- [x] output graphviz DOT language
usage
iftree [options]
Example:
generate tree output
# sudo iftree
generate png graph with name "output.png"
# sudo iftree --graph -Tpng -Ooutput.png
generate image with dot
# sudo iftree --graph -Tdot | dot -Tpng > output.png
generate table output
# sudo iftree --table
text
sudo iftree
graph
support jpg, svg, png
sudo iftree --graph -Tpng
Or create an ouput image with any graphviz compatible renderer. e.g: online editor: https://dreampuf.github.io/GraphvizOnline
sudo iftree --graph -Tdot
generate image using dot(http://www.graphviz.org/download/#executable-packages)
sudo iftree --graph -Tdot | dot -Tpng > output.png
table
sudo iftree --table

Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
