需要打开哪些防火墙和代理设置才能使 nodejs 的 google 日历 api 正常工作?

What firewall and proxy settings are needed to be opened in order for google calendar api for nodejs to be working?

我搜索过互联网,但不确定:

我在 NodeJS 中使用 google 日历 api。我只使用获取日历列表和获取特定日历的所有可用事件列表。安全团队询问我需要打开互联网的确切目的地才能使 google 日历 api 正常工作。

这些目的地是什么?

P.S。如果需要其他信息,请告诉我。

谢谢

假设我们正在谈论防火墙设置或代理设置。我想你应该看看这个页面 Drive and Sites firewall and proxy settings 曾经有一个更好的页面,但我上次找它可能是几年前了。

这是完整列表

www.google.com:443/HTTPS
accounts.google.com:443/HTTPS
googledrive.com:443/HTTPS
drive.google.com:443/HTTPS
*.drive.google.com:443/HTTPS
docs.google.com:443/HTTPS
*.docs.google.com:443/HTTPS
*.c.docs.google.com:443/HTTPS
sheets.google.com:443/HTTPS
slides.google.com:443/HTTPS
talk.google.com:5222/XMPP (needed only for Backup and Sync)
takeout.google.com:443/HTTPS
gg.google.com:443/HTTPS
script.google.com:443/HTTPS
ssl.google-analytics.com:443/HTTPS
video.google.com:443/HTTPS
s.ytimg.com:443/HTTPS
apis.google.com:443/HTTPS
*.clients[N].google.com:443/HTTPS
*.googleapis.com:443/HTTPS
*.googleusercontent.com:443/HTTPS
*.gstatic.com:443/HTTPS
*.gvt1.com:443/HTTPS
lh[N].google.com:443/HTTPS
[N].client-channel.google.com:443/HTTPS
clients[N].google.com:443/HTTPS
inputtools.google.com:443/HTTPS
sites.google.com:443/HTTPS
sites.google.com:80/HTTP
sites.google.com:443/HTTPS
*.sites.google.com:443/HTTPS
*.googlegroups.com:443/HTTPS
ipv4.google.com:443/HTTPS
ipv4.google.com:80/HTTP

我不知道你是否需要它们,但你肯定会需要这些。

  • googleapis.com:443/HTTPS
  • accounts.google.com:443/HTTPS