我有一个Debian9.5服务器,我试图使用它作为一个带有sip中继线的PBX服务器,这台机器有两个网络接口,一个指向LAN,另一个指向我的sip提供者。这是配置:
iface LAN inet static
address 192.168.1.247/24
gateway 192.168.1.254
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 192.168.1.254
allow-hotplug SIP
iface SIP i
我有一个负载平衡器Classic2-*. as east-1.elb.amazonaws.com和它的公众,我为所有连接白化了端口443和80,并按预期从另一个公共ec2服务器连接良好:
...
ec21~]#telnet classic2-**.us-east-1.elb.amazonaws.com 80
Trying ***...
Connected to ec2-***.compute-1.amazonaws.com.
Escape character is '^]'.
...
后来,我更改了端口80的负载平衡器的传入安全gruop,并且只允许ec2访问负载平衡器的端口8
我发现Testflight支持通过API调用http://testflightapp.com/api/builds.format上传应用程序。它接受应用程序包、dsyms、应用程序信息等。
因此,我的问题是:在“归档”操作之后,是否有任何xcode自动脚本可以将构建上传到Testflight中?请分享链接。
解决方案在这里(MacOSX10.8):
1)遵循和安装后执行脚本。
2)用下一条规则删除"echo“字符串:
#!/bin/bash
#
# (Above line comes out when placing in Xcode scheme)
#
API_TOKEN="