Limit 1 vote per IP Address?

后端 未结 7 1935
臣服心动
臣服心动 2020-12-06 02:53

What I really want is to limit 1 vote per person but the next best thing i can think of is limit 1 vote per IP address to prevent malicious users/hackers from severely tempe

7条回答
  •  既然无缘
    2020-12-06 03:40

    If you use IP addresses then you'll be limiting most companies to only one vote because they route all outbound internet traffic through a firewall or proxy server. We did this a couple of years ago and found that all AOL traffic came from only 5 ip addresses.

提交回复
热议问题