<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Golang on Allen的博客</title>
    <link>https://blog.kexke.com/zh/categories/golang/</link>
    <description>Recent content in Golang on Allen的博客</description>
    <generator>Hugo -- 0.162.0-DEV</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 06 Jan 2026 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://blog.kexke.com/zh/categories/golang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go 语言中的 gopacket 实践：从零实现一个高性能 SYN 扫描器</title>
      <link>https://blog.kexke.com/zh/post/golang-gopacket-syn-scanner-implementation/</link>
      <pubDate>Tue, 06 Jan 2026 10:00:00 +0800</pubDate>
      <guid>https://blog.kexke.com/zh/post/golang-gopacket-syn-scanner-implementation/</guid>
      <description>深入解析如何使用 Go 语言的 gopacket 库，跳过操作系统协议栈，手动构造 TCP SYN 包并处理响应，实现一个简易但高效的 SYN 端口扫描器。</description>
    </item>
    <item>
      <title>一年 Golang 使用感悟：易学难精的语言之美</title>
      <link>https://blog.kexke.com/zh/post/one-year-with-golang-reflections/</link>
      <pubDate>Sat, 11 Nov 2023 21:00:00 +0800</pubDate>
      <guid>https://blog.kexke.com/zh/post/one-year-with-golang-reflections/</guid>
      <description>深入探讨学习 Golang 一年后的心得体会。从 Python 转向 Go 的心路历程，分析其在并发处理、错误处理及接口设计上的独特魅力与挑战。</description>
    </item>
  </channel>
</rss>
