Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能识别密码中的特殊字符 #26

Closed
ghost opened this issue Feb 17, 2015 · 11 comments
Closed

不能识别密码中的特殊字符 #26

ghost opened this issue Feb 17, 2015 · 11 comments

Comments

@ghost
Copy link

ghost commented Feb 17, 2015

当密码中含有特殊字符的时候,上传会失败。显示签名错误。

@xxnet
Copy link
Contributor

xxnet commented Feb 17, 2015

收到,忘记给密码进行编码了。

@ghost
Copy link
Author

ghost commented Feb 18, 2015

另外话说GAE密码直接明文写入配置......

@xxnet
Copy link
Contributor

xxnet commented Feb 18, 2015

这个密码其实价值不大,GAE的appid本身能猜到就不容易,猜到了也无所谓,就是被用掉一点流量,多申请几个就好了,真没有必要设置密码

@ghost
Copy link
Author

ghost commented Feb 19, 2015

好的,望修复主要的一个issue.这款软件很好用也很方便,就是墙高了......

另,请问如何自行升级G0Agent,旧版本的ga下载不到,传送不了server

@xxnet
Copy link
Contributor

xxnet commented Feb 20, 2015

“请问如何自行升级G0Agent,旧版本的ga下载不到,传送不了server”
不明白,请解释详细

@ghost
Copy link
Author

ghost commented Feb 21, 2015

很抱歉让你产生误会.我指的是在无法通过XX-Net直接上传服务端(由于本issue)时,无法下载到与当前xx-net中的ga的相同版本goagent,从而无法上传当前版本的客户端以供xx-net使用.希望能够提供让用户自行升级xx-net中的goagent的方法.谢谢.

@xxnet
Copy link
Contributor

xxnet commented Feb 21, 2015

cd XX-Net/goagent/3.1.34/server
python uploader.py [password]

密码可以在命令行中输入,也可以不填,执行后会提示输入,这样就不用担心特殊字符了。

如果是Windows,就执行:
uploader.bat [password]

代码不复杂,如果会编程,仔细看看源码就能猜到大概了,
这也是开源的最大好处。

@xxnet
Copy link
Contributor

xxnet commented Feb 27, 2015

能否告知是哪个特殊字符?我这边在调试

@ghost
Copy link
Author

ghost commented Mar 15, 2015

很抱歉因为开学没有看GH。特殊字符是“#”。

@xxnet
Copy link
Contributor

xxnet commented Mar 15, 2015

好的,我研究下。

@xxnet
Copy link
Contributor

xxnet commented Apr 2, 2015

在windows /linux下试过,#字符可以正常传递

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant