参考 @carl [centos7][stf] 环境搭建一文,在 centos7 上搭建了 stf,启动成功,在我的 windows 电脑可以正常访问(如下图)。
stf 服务器地址:172.31.3.243
我的 windows 机器 ip:172.31.3.21
操作如下:
adb nodaemon server -a -P 5037
./stf provider --name mikezhoudeMac-mini.local --min-port 7400 --max-port 7700 --connect-sub tcp://127.0.0.1:7114 --connect-push tcp://127.0.0.1:7116 --group-timeout 20000 --public-ip 172.31.3.243 --storage-url http://localhost:7100/ --adb-host 172.31.3.21 --adb-port 5037 --vnc-initial-size 600x800 --allow-remote