Commit Graph

6 Commits

Author SHA1 Message Date
TheWhiteDog9487 e72b31ed7a 修改通过X-Forwarded-For请求头获取IP的行为,使其支持由逗号分隔的多个IP的形式 2025-08-13 16:08:30 +08:00
TheWhiteDog9487 7c5269ecf9 支持通过X-Forwarded-For请求头获取IP
仍然是CF-Connecting-IP的优先级最高,X-Forwarded-For作为备选
2025-08-12 17:55:30 +08:00
TheWhiteDog9487 fb426e0da7 修正获取请求头逻辑,解决无法获取ip的问题 2025-08-11 16:37:30 +08:00
TheWhiteDog9487 6ba30e4904 协程,启动! 2025-08-11 16:33:42 +08:00
TheWhiteDog9487 ab9d67113a 忽略密钥文件 2025-07-26 13:35:07 +08:00
TheWhiteDog9487 30b123ce3f Initial commit 2025-07-26 13:26:29 +08:00