Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我能够列出 IP 地址,并且只允许他们以前播放视频。由于某种原因,这现在不再有效。
我使用的 IP 是 VPN。这可能是个问题吗?如果我列出一个非 VPN IP,它似乎工作正常。
使用 VPN,您通常会得到不同的公共 IP 地址。我建议检查您的 VPN 端点上可以看到的公共 IP,并确保它不会动态更改。除了确保您指定了正确的 IP 地址并且它不会更改之外,使用 VPN 并没有任何独特之处会导致您的允许列表中的 IP 不起作用。