These are my blogs

and also my life

Wicklight protocol design

2023-02-03 golang coding proxy tls

This document specifies Wicklight protocol. Wicklight is an extended HTTP(s) Proxy Read More

Wicktls protocol design

2023-01-10 golang coding proxy tls

This document specifies Wicktls protocol. Wicktls allows building a tunnel based on an SSL/TLS connection with strong traffic reshaping. Read More

论文笔记| On Using Application-Layer Middlebox Protocols for Peeking Behind NAT Gateways

2020-03-15 reading proxy web net

Teemu Rytilahti et al. Ruhr University Bochum NDSS 2020 背景 网络扫描是一种互联网上的普遍攻击手段。由于 NAT 协议的使用,使得很多设备无法被扫描到。但是许多设备需要使用端对端协议,因此使用了各种NAT穿透手段。这些代理手段安全性不足可能导致 ... Read More