# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/36qkkta
eCapture 旁觀者支持 Golang tls-https 加密明文捕獲**
前言云原生生態中,golang 語言開發的項目越來越多,例如 Docker 和 K8s、etcd 等。作爲 SRE、RD,偶爾需要在生產環境抓網絡通訊包,用來分析排查故障。很多時候,都是 tls/https 加密協議,如何在不重啓業務保留現場,不改爲自定義 CA 證書的情況下,分析明文通訊內容呢?適用場景eCapture 0.5.0 版本在 2023 年 3 月 12 日發佈,支持了 go 語言編 ⌘ Read more