红联Linux门户
Linux帮助

Ubuntu 15.04配置GoAgent

发布时间:2015-05-18 10:09:43来源:blog.csdn.net/myfather103作者:myfather103

最近在用Linux下的Android Studio,但是原因大家都懂,所以我只好开始学习如何使用GoAgent.

https://github.com/goagent/goagent

然后,按照文章

http://blog.csdn.net/arhaiyun/article/details/8816232

配置。


但是,有地方需要更改。

1、目前上传也要通过代理。所以,最好使用Windows上传服务器配置软件。

2、Linux下命令为python uploader.py。

上传的时候若提示can't change arttribute,请参考下面的链接:

http://jingyan.baidu.com/article/380abd0a74e7051d90192c3b.html

另外,启动客户端程序时,需要sudo提高权限。因为导入证书需要root权限。


Ubuntu 10.10配置GoAgent:http://www.linuxdiyf.com/linux/3954.html

在Linux系统中部署Goagent:http://www.linuxdiyf.com/linux/3685.html

Ubuntu下编写goAgent服务:http://www.linuxdiyf.com/linux/2218.html

Ubuntu下GoAgent访问Youtube,Google相关站点SSL错误解决:http://www.linuxdiyf.com/linux/1666.html