• Long Live Kubernetes!
  • 可关注微信公众第一时间知晓网站动态。 微信公众号
  • Long Live Linux!
  • 您觉得本站非常有看点,可以收藏本站,本站将持续推出高质量文章!
  • This site has been created and is maintained by and is the sole property of Yok8s.com. No part of this site may be copied or reproduced without express written consent from the authors of this site.

Linux发行版操作系统

Linux网络抓包命令之tcpdump

Linux网络抓包命令之tcpdump
上图直观展示了数据包到达网卡后,经过数据包过滤器(BPF)筛选后,拷贝到用户态的tcpdump程序,以供tcpdump工具进行后续的处理工作,输出或保存到 pcap 文件。BPF主要作用是依据用户输入的过滤规则,仅将用户关心的数据包拷贝……继续阅读 »

Rocloong 4个月前 (09-09) 0评论 1个赞

Xshell高级用法之“隧道转发”!

Xshell高级用法之“隧道转发”!
xshell隧道转发类型 类型一:本地拨出 Local(Outgoing) 作用:将本地计算机指定的某个端口连接到远程服务器的一个指定端口上。 应用场景:当从本地机器安全地访问位于远程服务器上的服务(如数据库、web服务等)时使用。 工……继续阅读 »

Rocloong 4个月前 (09-08) 0评论 1个赞