5 Commits

Author SHA1 Message Date
2808852e9f Fix IPv4 display and IP detection logic
Improved IP detection and display logic to always show IPv4 format, converting IPv6-mapped IPv4 addresses (e.g., ::ffff:127.0.0.1) and IPv6 loopback (::1) to 127.0.0.1. Updated API endpoint, display components, and added dedicated test/debug pages for IP format and detection. Added documentation summarizing the fixes and new features.
2025-08-01 15:35:15 +08:00
6434710957 新增白名單 2025-08-01 13:34:19 +08:00
a54ae31896 做 ip 防呆機制 2025-08-01 13:17:32 +08:00
924f03c3d7 新增資料庫架構 2025-07-19 02:12:37 +08:00
e3832acfa8 Initial commit 2025-07-18 13:07:28 +08:00