标签: networking google-apps-script
如何使用谷歌应用程序脚本监控(如果打开)TCP端口,例如。 telnet host_name端口?我尝试使用UrlFetchApp.fetch方法,但我认为这是错误的方式......
答案 0 :(得分:0)
Google没有为此类任务提供任何服务。