时间:2021-07-01 10:21:17 帮助过:22人阅读
If you‘re storing them as strings rather than bit patterns:
IPv4 addresses consist of four 3-digit decimal characters with three .
separators, so that only takes 15 characters such as 255.255.255.255
.
IPv6 addresses consist of eight 4-digit hex characters with seven :
separators, so that takes 39 characters such as 0123:4567:89ab:cdef:0123:4567:89ab:cdef
.
ipv4 ipv6数据库存储
标签:hex eve sep cte def hat code tor pat