jianlinwei / sshtunnel

SSH Tunnel for Android System
GNU General Public License v3.0
31 stars 15 forks source link

没法使用呀 #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 
ssh代理是cjb的,在电脑上是可以正常使用的,在你的程序里��
�置完成后程序显示连接成功,但这时根本没法上网,在你的�
��序里启动时连接和自动配置代理都设成开的。

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
机子是G5,rom是miui的系统,机子肯定是root的了。

Please provide any additional information below.
你给的命令无法抓log。这个adb是可以正常使用的。
D:\phone\android\n1_Adb_fastboot\n1>adb-windows -d logcat | grep -i SSHTunnel
'grep' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

Original issue reported on code.google.com by unlo...@gmail.com on 5 Mar 2011 at 6:15

GoogleCodeExporter commented 9 years ago
第一次使用你的程序,试了0.7x版和0.84版都一样,手动设置代
理地址好像也不行。
附两张截图
https://www.sugarsync.com/pf/D127855_6455263_680
https://www.sugarsync.com/pf/D127855_6455263_689

Original comment by unlo...@gmail.com on 5 Mar 2011 at 6:23

GoogleCodeExporter commented 9 years ago
那个gappproxy也是你的作品吧,我用那个刚安装完毕后居然可��
�代理成功,用自带浏览器上www.ip168.com可以看到ip是美国的,d
ropbox也可以正常使用,可是我用钛备份做备份的时候,钛备��
�自动杀了你的程序,重新开后又不能代理了。奇怪呀。正在�
��启手机

Original comment by unlo...@gmail.com on 5 Mar 2011 at 6:55

GoogleCodeExporter commented 9 years ago
重启后gappproxy还是无法代理,真奇怪,难道只能用一次吗

Original comment by unlo...@gmail.com on 5 Mar 2011 at 7:03

GoogleCodeExporter commented 9 years ago
1. 不是所有 SSH 服务商都兼容这个 App 
的,请向你的服务商询问是否有部署 Squid / Nginx 等 HTTP 
代理。
2. 有关 GAEProxy 的问题请反映到 http://gaeproxy.googlecode.com 
项目网站,由于国内 DNS 污染等问题,GAEProxy 
暂不稳定。如果一次不行,还请多试试,谢谢啦~
3. 关于 adb ,如果你在 windows 下面抓取 log,请直接执行 “adb 
logcat”即可

Original comment by max.c...@gmail.com on 5 Mar 2011 at 1:02