Giter VIP home page Giter VIP logo

Comments (5)

engwafaajame avatar engwafaajame commented on August 22, 2024

I have problem when change the proxy port to 21 and change the proxy
boolean proxy = preferences.getBoolean("proxy_switch",true);
int port_number = 21;
String proxy_host = preferences.getString("proxy_host", "95.216.199.148");
this problem :E/ki4a: Unable to connect to localSSHfd [/data/data/com.spotvpn.ssh/ki4a/sshfd_file]

from ki4a.

staf621 avatar staf621 commented on August 22, 2024

I'm not sure if you want to use ssh connection on port 21, or use it over an http proxy on port 21 or listen to a new socket connection on port 21.
Could you explain a little bit more what are you trying to achieve?

from ki4a.

FxMath123 avatar FxMath123 commented on August 22, 2024

I want send SSH over Proxy. My SSH is using port 22 and now I want to set up my proxy server and it should be HTTP or HTTPs?
Does support squid proxy server?
I can use any port for HTTP/HTTPS proxy server like 8080,8888, 21,...?

from ki4a.

staf621 avatar staf621 commented on August 22, 2024

It should support squid server on both HTTP/HTTPS.

did you already try connecting using other port, like 8080?

If that is working I don't think there should be any problem using port 21 (apart from the fact that you will need root permission on server side).

I can help you debugging this issue, but I don't think it's related to the app itself. Looks more related to configuration, firewall, ISP, server or even android blocking the use of the port.

from ki4a.

dmitrijivan avatar dmitrijivan commented on August 22, 2024

Здравствуйте у меня все конетиться но ключик не появляется Помогите пожалуйста

from ki4a.

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.