Giter VIP home page Giter VIP logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
换了0.4beta,问题依旧

Original comment by [email protected] on 13 Feb 2011 at 5:11

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Sorry for not working with dropbox. It seems that until the android dropbox 
supports http proxy, there is no hope to fix this problem.

Original comment by [email protected] on 13 Feb 2011 at 11:22

  • Changed state: Accepted

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
已更新到0.6版本,请确认此问题是否还存在,谢谢!

Original comment by [email protected] on 17 Feb 2011 at 11:23

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
用了0.61
比之前好一些,可以登录进去看到总目录了,但再点进去就��
�出问题了
Network error. Unable to load folder.
或是
Dropbox is not reachable. Please check if you can browse the Internet.

Original comment by [email protected] on 17 Feb 2011 at 5:29

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
请问你使用的是什么网络,手机型号和ROM版本是多少?“再��
�进去” 指的是点进子目录?

Original comment by [email protected] on 18 Feb 2011 at 4:27

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
根据Dropbox论坛上的反馈,这是因为Dropbox对Proxy的支持不好。
http://forums.dropbox.com/topic.php?id=24969

Original comment by [email protected] on 18 Feb 2011 at 4:41

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
wifi, xt702 2.1 嗯,进子目录
谢谢,我去那里反映一下试试

Original comment by [email protected] on 18 Feb 2011 at 4:56

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
请教个问题。
如何直接在命令行里面进行SSH PROXY
ssh -D 貌似不行?

Original comment by [email protected] on 11 Mar 2011 at 3:10

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
android 手机不支持 ssh -D 这种动态端口转发方式

Original comment by [email protected] on 12 Mar 2011 at 1:39

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
已经安装了完整的 BusyBox 的。
而且我在 Ubuntu 上也不可以。可能是我的命令有问题。
SSH 供应商:PUFF
我的iPad 上想用ssh 。想在 Mobile Terminal 中实现。
不过你也可以做个 sshtunnel for iOS。做个DEB发CYDIA上去。

Original comment by [email protected] on 12 Mar 2011 at 1:12

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Ubuntu 上不可以是因为你少了 -N -T 这两个参数,PUFF 
的服务不允许得到远程的命令行。
另外 iPad 上已经有完整的 ssh -D 的实现了,你在 Mobile Terminal 
中可以很容易的启用 ssh,并设置全局代理(iOS 
对于全局代理的支持是完整的)

Original comment by [email protected] on 12 Mar 2011 at 1:30

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
我输入 
ssh -D localport username@server -N -T 
后可以连接,但输入密码后就没有反应了……不知为何?

Original comment by [email protected] on 12 Mar 2011 at 3:06

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
已经解决。其实很简单……看着LOGCAT自己打上了
ssh -N -T -y -L 1984:127.0.0.1:3128 username@sever 即可

Original comment by [email protected] on 12 Mar 2011 at 4:10

from sshtunnel.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
经反馈,已可正常使用

Original comment by [email protected] on 25 Mar 2011 at 11:07

  • Changed state: Done

from sshtunnel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.