TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tcpdump101 – Build packet capture syntax online

142 点作者 megahz超过 6 年前

6 条评论

moreira超过 6 年前
This is incredible and makes me think a website like this could and should exist, containing an interface to as many unix tools as possible.<p>Yes, one could &quot;RTFM&quot; as one commenter mentioned, but if you&#x27;re just a casual CLI user, this sort of interface seems incredibly handy. &quot;I know I want to use cURL but I don&#x27;t know what arguments I need to do X and Y&quot;. Use the interface to piece together a whole command, with nice instructions for every little flag and argument available so you know what you&#x27;re doing.<p>It&#x27;s kind of like those visual regex builders. They&#x27;re amazing!
评论 #17892598 未加载
评论 #17891408 未加载
j0057超过 6 年前
It would be more didactically useful to not use a lower-uppercase font for the resulting options, right now it causes a lot of confusion: should you use `-I eth0` or `-i eth0`?<p>(I had to look it up, the lower case variant is the correct one.)
mimsee超过 6 年前
I&#x27;d like to see the source published on github with an Open Source license so I could fix a lot of the UX issues with this page.
评论 #17891901 未加载
john37386超过 6 年前
Cool stuff, I would personally enforce the &quot;count&quot; packet to 100 or 1000 by default. This way, you make sure that no one crashes this powerful device. If someone knows what is doing, then he could just disable it.<p>Sniffing at +10Gbps can be tricky sometimes.
myrandomcomment超过 6 年前
So my first thought was this is really cool, and it is. However I realized I would never use it as if I need tcpdump, I am on a CLI and I am just going to type man for things I need to look up.
raister超过 6 年前
man tcpdump<p>RTFM...
评论 #17891686 未加载