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

change ssh port #9

Open
nicoali opened this issue Jan 19, 2021 · 6 comments
Open

change ssh port #9

nicoali opened this issue Jan 19, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@nicoali
Copy link

nicoali commented Jan 19, 2021

if i want to change the default port from 22 to another one is it possible?

@aluis-rcastro
Copy link
Owner

Not with the current release, however the change is pretty simple to be achieved; please refer to the procedures shown on this folder, with which you´ll be able to add the requested feature.

If you need any help, I can provide some support.

@aluis-rcastro aluis-rcastro added the enhancement New feature or request label Feb 14, 2021
@aluis-rcastro aluis-rcastro pinned this issue Mar 13, 2022
@aluis-rcastro aluis-rcastro unpinned this issue Mar 13, 2022
@DimaMukhin84
Copy link

Good afternoon.
Tell me, is it possible to change the port in the application?
If not, could you post an application with a different port. For example 8008.
Thanks

@aluis-rcastro
Copy link
Owner

Hi @DimaMukhin84,

No, the port is hard coded with the default value 22.

I'm no longer making changes on this project, but I can give you assistance if you are willing to do it on your own by following the steps documented here: https://github.com/aluis-rcastro/AI2_ANDROID_SSH_CLIENT_EXTENSION/tree/master/doc

( you need to download the html document and open on your computer )

@DimaMukhin84
Copy link

DimaMukhin84 commented Oct 25, 2022

I have downloaded the file to my computer. But I don't know much about programming.
I now have a very weak computer and Internet in my hands, I won’t be able to download and install it all.

@aluis-rcastro
Copy link
Owner

aluis-rcastro commented May 17, 2023

At this issue, a candidate workaround solution without the need to setup the whole development environment.

@aluis-rcastro
Copy link
Owner

aluis-rcastro commented May 17, 2023

Or this one, the JADX, with which I could fully decompile and see the whole content of the ClientSSHAI2Ext.java file with the explicit argument call with the Port 22 ( someone could quicly change to another value just to solve their specific issue ).

SCREENSHOT HERE

More details here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants