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.
我正在尝试配置与我的服务器的 webhook 连接,但 smooch 无法连接(防火墙策略)。我需要允许接吻 IP,但 ping 测试总是返回不同的 IP 地址。
是否有任何我可以直接在防火墙中允许的 IP 集?
Smooch 目前没有用于发送 webhook 的静态 IP 集,但团队正在积极努力支持这一点。
如果您同时绝对需要静态 IP 来绕过防火墙,则需要在防火墙外部托管您自己的服务器,该服务器从您自己配置的静态 IP 中继 Smooch webhook。然后,配置 Smooch 以将 webhook 发送到您的代理服务器而不是您的真实服务器。