[APP][2.3.X->...][PROXY][SSL MITM][NO ROOT]SandroProxy - Android Apps and Games

Proxy, http analyzer, mitm, transparent proxy
NO NEED FOR ROOTED PHONE
- capture request/response, replay, change requests
- can use client certificate to make connection to web server
- creates server certificates on the fly with proper host name
- transparent proxy needs superuser, su, iptables (1.4.10 or higher) to listens on port 80, 443
- request/response are stored as files so can be examined later on
- can bind only local or on all adapters
- client cache headers can be removed so content is always fetched from server (no 304 Not Modified responses)
- custom proxy plugins http://code.google.com/p/sandrop/issues/detail?id=31
- custom search criteria on show request/responses with scripting
- can connect to another proxy (Squid, ISA proxy, ForeFront TMG proxy) (basic, digest, ntlm authentication supported)
- can act as web server to filter/examine captured data
!!!!
there are ads on log tab and google analytic events on switching tabs
sorry for that
!!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
custom proxy plugins:
manual requests:
market.android.com/details?id=org.sandroproxy
http://code.google.com/p/sandrop/
Proxy acts as SSL man-in-the-middle. It generates sites certificates on the fly.
Issuer is named UNTRUSTED.
Based on WebScarab so all credits goes there.
www.owasp.org/index.php/Category:eek:WASP_WebScarab_Project
********************
Requests/Responses are stored in getExternalCacheDir()
/mnt/sdcard/Android/data/org.sandroproxy/cache
http://developer.android.com/reference/android/content/Context.html#getExternalCacheDir()
There is no security enforced with these files. All applications can read and write files placed here.
********************
Use stock browser and change that wi-fi uses proxy on localhost:8008
code.google.com/p/sandrob/issues/detail?id=41#c27
Copy from app thread, because it can also be used as development tool.
For example to store application/server http/https comunication.

Very interesting attack tool. thanks.

New Featue
Option to bind to non local networks is added.
http://code.google.com/p/sandrop/issues/detail?id=1

New version of SandroProxy
0.9.8
ics action bar, tabs for log, data
banner on log tab
https://play.google.com/store/apps/details?id=org.sandroproxy

new feature -> contex menu on request/response
http://code.google.com/p/sandrop/issues/detail?id=16

new feature -> content is unzipped if needed
0.9.11
content unzipped if needed
copy all, header or content actions
http://code.google.com/p/sandrop/issues/detail?id=15

bugfixing
0.9.12
proxy not started at beginning of application
log data remains after switching tabs
http://code.google.com/p/sandrop/issues/detail?id=14

new feature -> show picture instead of binary data
http://code.google.com/p/sandrop/issues/detail?id=15

New feature -> Transparent proxy
http://code.google.com/p/sandrop/issues/detail?id=25

New feature: gui for process->trasparent proxy redirection

new feature: browser cache on/off
client cache headers can be removed so content is always fetched.

New feature: user custom proxy plugins
You can make your own custom plugin to handle http request/response flow
http://code.google.com/p/sandrop/issues/detail?id=31#c3

New feature: manual request
Captured request can be changed, replayed.
http://code.google.com/p/sandrop/issues/detail?id=37

New feature: chain proxy -> connect SandroProxy to another proxy
SandroProxy can connect to another proxy.
Basic, NTLM authentication supported. Digest not yet.
Tested with Squid and ISA proxy. Probably works with others too.

New feature: web interface
http://code.google.com/p/sandrop/issues/detail?id=44
SandroProxy can expose captured data through web server interface.
On top of that api, html application can be build.
Currently active root dir is :
http://sandrop.googlecode.com/git-history/web_interface_1_1/projects/SandroProxyWeb/web-gui/
Currently active first page :
http://sandrop.googlecode.com/git-history/web_interface_1_1/projects/SandroProxyWeb/web-gui/index.html
http://<hostname>:<port>/data/conversation/list.json -returns list of all captured request/responses, basic data
http://<hostname>:<port>/data/request/list.json -returns list of all captured requests
http://<hostname>:<port>/data/request/headers.json?id=<request_id> -> returns request headers
http://<hostname>:<port>/data/request/content.json?id=<request_id> -> returns request content
http://<hostname>:<port>/data/response/headers.json?id=<response_id> -> returns response headers
http://<hostname>:<port>/data/response/content.json?id=<response_id> -> returns response content
http://<hostname>:<port>/action/proxy/start start proxy
http://<hostname>:<port>//action/proxy/stop stop proxy

Wait sooo what exactly is this app for?
Sent from my HTC PH39100 using xda premium

In short to see http traffic between client and server.
Joceyvdv said:
Wait sooo what exactly is this app for?
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse

New feature: intercept and change request/response
You can intercept and change http data before is send to server and client.
Triggering this is done with bash scripts.

New feature: can connect to insecure sites
There is switch in preferences to allow connections to insecure ssl sites.
http://code.google.com/p/sandrop/issues/detail?id=49

New feature: using chrome remote devtools
SandroProxy now supports chrome devtools remote protocol. So you can examine realtime, stored data.

Related

[App] Network Tools

Hi!
I have created a new application, Network Tools.
Basic idea of this app is periodic monitoring of websites, servers, routers, surveillance systems, etc. After a specified period of time the resource is checked, in case of failure user will get a warning. Such control will allow you to respond quickly to encountered problems.
You can add new resource to monitoring list, select the type and time interval between checks. At any time you can change the settings or manually check for a specific host. The corresponding commands are available on the context menu.
App contains additional tools: whois, ping and traceroute, for diagnosing network problems. For these commands there are implemented lists of previously entered addresses, so user does not need to retype them again.
Free, no ads.
Android Market link
You are welcome for feedback and comments.
WBR
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Network Tools 1.1.4 in Android Market
Network Tools 1.1.4 in Android Market.
What's new:
Version 1.1.4
* HISTORY;
* History auto delete;
* History auto update;
* Option: number of attempts to check;
* Option: timeout value;
* Host check algorithm improvements.
Version 1.1.3
* WHOIS;
* Separate ringtone option if host is working again;
* Copy to/Send to commands for traceroute;
* New status bar icons;
* Minor changes in the host verification algorithm.
Reserved for future use
Awesome, thank you!
this is a great tool! im looking for this one in Android for long time. Ive been using this app in windows mobile DNetworkTools.
i hope you could put some stuff like in DNetworkTools.
Thanks for the great app!
Ill support this one.
You just made my monitoring servers over the weekend a lot easier ^_^
Great app.
randolph2000 said:
i hope you could put some stuff like in DNetworkTools.
Click to expand...
Click to collapse
Thank you and everyone at this thread for feedback!
Be sure to look to the application's page that you specify. Thanks again.
WBR
Great Work!!!
Please don't take this as anything against the app, but if any admin actually relies on an app like this as the only monitoring solution for critical 24/7 servers, they should be dragged behind the woodshed and paddled. It has NOTHING to do with the app, rather the fact that mobile networks are simply not 100% viable.
That said, when there are issues (power, network etc..) with other monitoring systems, this is a FANTASTIC option. This will be part of my Android install kit forever.
I have a couple of requests:
1. A scrollable widget that shows the last result for each server/test would be cool. I will give you a full screen on my phone! ;-)
2. I need to test specific services: HTTP, HTTPS, FTP, SSH. Additional service options and maybe an option to manually define ports/services would be really nice. Customers of mine that have security camera systems using a DVR often forward random ports for external access to the DVR and it would add "peace of mind" for them to be able to see that their security system is up and running.
Dissenter said:
if any admin actually relies on an app like this as the only monitoring solution for critical 24/7 servers
2. I need to test specific services: HTTP, HTTPS, FTP, SSH. Additional service options and maybe an option to manually define ports/services would be really nice.
Click to expand...
Click to collapse
Sure, nobody says about critical servers monitoring.
In actual app version you can use Generic TCP option with URL like http://site.com:3128, or HTTP Get option with fully qualified URL to make some tests. I understand, this is not complete test of concrete service, and have plans to add more to my app.
Now I'm busy with another private application, but, I hope, this is not forever.
By the way, you say about test services like HTTP, FTP or SSH. What exactly do you think should make the application? Any ideas are welcome.
very cool app thanks mate.
Empty message, sorry
Excellent app.. just what I was after. Thank you!

[APP][2.2+] Unix Admin: SSH/SFTP/FTP/WEBDAV/TELNET client.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unix Admin allow you to manage your remote unix computers on the go. Now you can earn money everywhere!
ScreenShots:
When I worked in big company, I have used Putty, WinScp, Telnet client and FileZilla for solving some easy problems, like change config file, copy from one FS to other and then restart application server through terminal. This program should make it much easy, without the need for this zoo of programs.
Implemented next protocols:
SSH
SFTP
FTP
FTPS
Local FS
WebDAV
Telnet
Http, Https are coming.
Features:
Tablet ready
Holo-style interface
A lot of protocols implemented with integration between them
All file system actions: rename, cut, copy, delete, edit.
SSH signals like CTRL+C etc.
File system sharing. You can copy file from one FS, e.g. one FTP server, and paste it to another with SFTP.
Password & OpenSSH private key support
Sort by various parameters
Install from Google Play
Any feedback are welcome! Here program bug tracker, I will try do everything to improve this program.
Any feedback?
It's possible in future support gingerbread?
justuix said:
It's possible in future support gingerbread?
Click to expand...
Click to collapse
Yes, I want to do it, but I need to understand do people need this program,
1.01b
-UI changes
-Solve one problem that causes app crash
Version 1.1
UI changes
On phones action bar is on at the bottom
Showing message about empty list of connections or directory
Changed color of background of work area
Added:
WebDAV ( it's a little bit buggy now, I'm working on it)
Telnet
Ftp has UTF-8 as default now.
1.2
UI changes
- Change preloader dialog
Added:
- Choice of encoding for each connection
Fixed:
- WebDAV protocol now works as expect
- Bugs connected with copy files between file systems
As always any feedback are weclome!
1.3
One more big update:
Added support of android 2.2+ without interface losing! Big thanks to HoloeveryWhere and SharlockActionBar library!
FTPS support
Ability to choice passive or active mode in FTP and FTPS
Ability to choice explicite or implicite mode in FTPS
A lot of small UI and code improvements
1.3.2
- Added SSH/TELNET settings that allows control font characteristics and background
- About 10 improvements and bugs solved
1.4
One more big update:
- Added displaying the process of copying files
- Highliting of font in telnet and ssh terminal with ANSI Escape sequences
- Added posibility to move app on SD card
- A lot of small bugs solved and improvements done
1.4.1
- Added opportunity to open files in external applications. Go: Settings->General
- Added opportunity to choise if user's directory should be home or not. Go: Settings->Protocol Name
- Added dialog about program
Cool app! but not installed
kusakov said:
Cool app! but not installed
Click to expand...
Click to collapse
What?
divers said:
What?
Click to expand...
Click to collapse
I have not installed!
1.4.2
- Added history of inputted commands in SSH and telnet
- Fixed 2 critical bugs
- Improved terminal's work
1.4.3
- Fixed bugs
1.4.4
- Improved SSH command-line completion (tab signal)
- Added setting of default connection timeout
- Bugs fixed
When logging into a Cisco router or switch I enter show running to display the configuration. On my laptop I would hit space to page through the config. How would I with this app?
gocats7 said:
When logging into a Cisco router or switch I enter show running to display the configuration. On my laptop I would hit space to page through the config. How would I with this app?
Click to expand...
Click to collapse
Sorry, I didn't understand about "hit space". Could you please explain?
divers said:
Sorry, I didn't understand about "hit space". Could you please explain?
Click to expand...
Click to collapse
If I was on a PC, I would login to the router. At the prompt, I will enter the Cisco command.......show running-config. At that point it will want to scroll through the entire router configuration, one page or line at a time. On the pc, to move past the first page you would either hit enter to view it line by line or hit the space bar to go through it page by page. I need to be able to do both. Love the app, that just limits me. May just be my lack of understanding of the app which is what prompts my question.

[APP][2.3+] dSploit - The most complete and advanced IT security professional toolkit

Hey guys, thought I would just bring a pretty cool app to your attention. There was a thread on this a while back, but its been pretty inactive for a while now so I though I'd bring your attention to it again. All credits go to the developer evilsocket is the username. Most of the data here was copy and pasted thats why its in quote blocks. I just took the time to put in the screenshots and bring it to your attention
This app is called dSploit. The original thread can be found here: http://forum.xda-developers.com/showthread.php?t=1914699
What is it?
dSploit is an Android network analysis and penetration suite which aims to offer to IT security experts/geeks the most complete and advanced professional toolkit to perform network security assesments on a mobile device. Once dSploit is started, you will be able to easily map your network, fingerprint alive hosts operating systems and running services, search for known vulnerabilities, crack logon procedures of many tcp protocols, perform man in the middle attacks such as password sniffing ( with common protocols dissection ), real time traffic manipulation, etc, etc .
Click to expand...
Click to collapse
Features
WiFi Cracking
The WiFi scanner will show in green access points with known default key generation algorithms, clicking on them allows you to easily crack the key, supported models: Thomson, DLink, Pirelli Discus, Eircom, Verizon FiOS, Alice AGPF, FASTWEB Pirelli and Telsey, Huawei, Wlan_XXXX, Jazztel_XXXX, Wlan_XX, Ono ( P1XXXXXX0000X ), WlanXXXXXX, YacomXXXXXX, WifiXXXXXX, Sky V1, Clubinternet.box v1 and v2, InfostradaWifi.
RouterPWN
Launch the http://routerpwn.com/ service to pwn your router.
Trace
Perform a traceroute on target.
Port Scanner
A syn port scanner to find quickly open ports on a single target.
Inspector
Performs target operating system and services deep detection, slower than syn port scanner but more accurate.
Vulnerability Finder
Search for known vulnerabilities for target running services upon National Vulnerability Database.
Login Cracker
A very fast network logon cracker which supports many different services.
Packet Forger
Craft and send a custom TCP or UDP packet to the target, such as Wake On LAN packets.
MITM
A set of man-in-the-midtle tools to command&conquer the whole network.
Simple Sniff
Redirect target’s traffic through this device and show some stats while dumping it to a pcap file.
Password Sniffer
Sniff passwords of many protocols such as http, ftp, imap, imaps, irc, msn, etc from the target.
Session Hijacker
Listen for cookies on the network and hijack sessions.
Kill Connections
Kill connections preventing the target to reach any website or server.
Redirect
Redirect all the http traffic to another adtress.
Replace Images
Replace all images on webpages with the specified one.
Replace Videos
Replace all youtube videos on webpages with the specified one.
Script Injection
Inject a javascript in every visited webpage.
Custom Filter
Replace custom text on webpages with the specified one.
Click to expand...
Click to collapse
Requirements
ARM
Your device must have an ARM cpu.
Gingerbread
An Android device with at least the 2.3 ( Gingerbread ) version of the OS.
Root
The device must be rooted.
BusyBox
The device must have a BusyBox full install, this means with every utility installed ( not the partial installation ).
Click to expand...
Click to collapse
ScreenShots
The wifi scanner & cracker
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Green access points are have known key algorithms.
The main target selection screen.
Core modules.
MITM modules.
Login Cracker
The Packet Forger
MITM password sniffer against my IMAPS account.
The session sniffer/hijacker running.
Starting to hijack a session.
Session successfully hijacked ( note the welcome message on the top right ).
YOU TAKE FULL RESPONCIBLLITY FOR YOUR ACTIONS YOU DO WITH THIS APPLICATION ME NOR THE DEVLEOPER WILL BE HELD RELIABLE FOR YOUR ACTIONS. CHECK WITH YOUR LOCAL LAWS BEFORE USING THIS APPLICATION. ARP PACKET SNIFFING CAN BE ILLEGAL IN SOME COUNTRIES(the protocol used to do all the actions within this app)
Click to expand...
Click to collapse
THIS IS NOT MY WORK I'M JUST BRING A GREAT APP BACK TO YOUR ATTENTION
Click to expand...
Click to collapse
you mentioned that wifi kill works with this too? how? what feature?
A velociraptor sent this :v
Eren Jaeger said:
you mentioned that wifi kill works with this too? how? what feature?
A velociraptor sent this :v
Click to expand...
Click to collapse
First choose a network device
Second choose MITI as the attack method
Third Kill connection it will have a loading circle and then to disable it tap kill connection again
Would man in the middles attack work on a mobile hotspot that I make on the phone?
Sorry I had to close this thread. As the OP noted there is already a thread for this project here: http://forum.xda-developers.com/showthread.php?t=1914699

[APP][2.3+] PiLc 2.0 - Secure alternative to Google Latitude for Android

Hi guys !
PiLc is a secure location sharing platform with end-to-end encryption, so you can safely share your real-time location with your friends, and no one else.
Link : https://pi.lc
Google Play : https://play.google.com/store/apps/details?id=lc.pi
It provides a simple and straightforward user interface that hides effectively the complex operations needed to establish cryptographically secure communication channels. As a result, PiLc works just like any other sharing application and does all the critical key generations and exchanges in the background without bothering you with the technical stuff.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
On the main PiLc screen, you have access to a general view of your friends locations. The PiLc app also uses your own mobile device GPS and compass (if available) to determine their distance and heading in real time.
A tap on a friend opens the map interface where you can visually locate and track them. A long press opens the friend dialog to manage your sharing preferences.
PiLc optionally uses a third party reverse geocoding service to provide a real street address instead of raw GPS coordinates to your friends. This of course could leak potentially sensitive data to the geocoding service provider (Google on Android) and that is why our default settings is to have it disabled.
Battery usage is often a problem for location tracking mobile applications, and PiLc does everything possible to consume as little power as possible, fetching location when other foreground apps ask for it and keeping the GPS on time to a strict minimum.
PiLc uses end-to-end encryption to ensure that your location data is only made available to whom you publish it for. We accomplish this by storing decryption keys on users mobile devices and nowhere else, so even the PiLc servers never store decrypted data nor decryption keys.
When you first run the app and create a PiLc account, your device generates a pair of 256-bit ECC keys and sends the public key to our servers. The private key is stored on the mobile device, encrypted using AES and a 256-bit key derived from your password using the PBKDF2-HMAC-SHA256 algorithm.
Once you have registered, your device sends periodic location updates to the PiLc servers over HTTPS. For every location update, your device generates a new ephemeral random 128-bit AES key and uses it to encrypt your location data. The ephemeral key is then published to each of your friends with whom you want to share using the ECDH key agreement algorithm. In order to prevent MITM type attacks, every public key your device fetches from the PiLc servers is authenticated using 256-bit ECDSA.
Hi there,
PiLc 1.1 is now available, changes from 1.0 include :
- Settings screen revamped
- Added option to hide from search
- Added avatar upload in settings
- Performance and power consumption improvements
- Small bug fixes
Any feedback would be very appreciated
PiLc 1.2 is now available, changes since 1.1 include :
- shorter startup time
- location backend now uses fused provider to improve accuracy and battery usage
- small performance and data usage improvements
- minor UI tweaks and fixes
- fixed a bug with avatar uploads
It crashed my S4 after installation. Would be better to use existing google account instead of creating PiLc account.
Mugur
http://mugur-ionescu.ro/tag/android
imugur said:
It crashed my S4 after installation. Would be better to use existing google account instead of creating PiLc account.
Mugur
http://mugur-ionescu.ro/tag/android
Click to expand...
Click to collapse
Thank you for your feedback, did the whole phone crash / reboot ? If it did I doubt the app had something to do with it.
About using existing accounts, this may become an option in the future, but really Google and privacy don't go well together in the mind of privacy couscious users.
This would be great if you had an ios and Java clients too.
Sent from my SPH-L710 using xda app-developers app
PiLc version 2.0 is now available, new features include :
- lots of UI improvements
- option to sync keys and friends between devices and desktop browsers
- can now publish location to self, useful for tracking a lost or stolen device
- added Google and Bing (street and hybrid) mapping options
- option to show/hide exit button
- small bug fixes
It's sad I don't need this, because it's a really polished and cool app.
six_dfx said:
Hi guys !
Click to expand...
Click to collapse
There is any chance that you use ACCESS_COARSE_LOCATION instead of GPS by default?.

[App][4.0+] SSH/SFTP Server - Terminal with clear interface

I would like to introduce new Android application which helps user to create a powerful SFTP/SSH Server on Android device.
- Multiple user supported
- Multiple access paths with read/write configuration for each user supported (for SFTP/SCP file transfer)
- Functional packet forwarding (for Socks proxy)
- All features in this application are TOTALLY FREE
Current version: 0.3.3
Downloads
Google Play Store: https://play.google.com/store/apps/details?id=net.xnano.android.sshserver
This is application descriptions and screenshots.
Thanks you all!
A powerful application allows you to run SSH/SFTP Server on your phone with full functional terminal.
APPLICATION FEATURES
√ Use any network interfaces in your device including: Wi-Fi, Ethernet, Tethering...
√ Multiple users (anonymous user included: username=ssh without password)
• [SFTP feature] Allow each user to show hidden files or not
√ [SFTP feature] Multiple access paths for each user: Any folders in your internal storage or external sdcard
• [SFTP feature] Can set read-only or full write access on each path
√ Automatically start SSH/SFTP Server when certain WiFi is connected
√ Automatically start SSH/SFTP Server on boot
√ Has public intents to support scripting
• net.xnano.android.sshserver.START_SERVER
• net.xnano.android.sshserver.STOP_SERVER
APPLICATION SCREENS
√ Home: Control the server configurations such as
• Start/stop server
• Monitor the connected clients
• Change port
• Enable automatically start on boot
• ...
√ User management
• Manage users and access paths for each user
• Enable or disable user
√ About
• Information about SSH/SFTP Server
PERMISSIONS NEEDED
√ WRITE_EXTERNAL_STORAGE: Mandatory permission for SSH/SFTP Server to access files in your device.
√ INTERNET, ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE: Mandatory permissions to allow user to connect to SSH/SFTP Server.
What SSH/SFTP Clients are supported?
√ You can use any SSH/SFTP clients on Windows, Mac OS, Linux or even browser to access this SSH/SFTP Server.
Tested clients:
• FileZilla
• WinSCP
• Bitvise SSH client
• Finder (MAC OS)
• Any terminal/File manager on Linux
• Total Commander (Android)
• ES File Explorer (Android)
SUPPORT
If you're facing any problems, want new features or have feedback to improve this application, don't hesitate to send it to us via the support email: [email protected].
NEGATIVE COMMENTS can't help the developer solve the problems!
Home screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
User management screen
User add/edit screen
0.2.1
- Implement the feature to move file/folder inside server
Hi, would it be possible to add a quick settings tile to enable the server?
Thanks!
Phlooo said:
Hi, would it be possible to add a quick settings tile to enable the server?
Thanks!
Click to expand...
Click to collapse
Thanks, we have not done it yet. Will add in near future.
this ssh is goog
Many improvements have been added up to version 0.3.3
• Add privacy policy
• Fix crash on Android P when starting Server
• ...
Awesome.
Really trivial to use.
Any plans for pubkey authentication?
esgie said:
Awesome.
Really trivial to use.
Any plans for pubkey authentication?
Click to expand...
Click to collapse
Yes,
It's in my plan. But may come late because I am busy with another task, both in work and life .
Looks good. Now, how do I ssh/sftp to the real root folder (example: /etc), instead of /storage/emulated/0/(something) ? Thanks.
Hi. SSH doens't work on my S9 with Oreo. I trying to acess but i get this message:
ssh: connect to host 192.168.25.157 port 22: Connection refused
Click to expand...
Click to collapse
I try to change to port 22, but i need root to do this and with port 2222 doens't work.
mariojuniorjp said:
Hi. SSH doens't work on my S9 with Oreo. I trying to acess but i get this message:
I try to change to port 22, but i need root to do this and with port 2222 doens't work.
Click to expand...
Click to collapse
The feature to enable port 22 has not been implemented yet. Also it requires rooted phone.
To connect, please use the command ssh IP -p PORT
Hi! Is it possible to host a server with your app that I can access from other neworks?
Can you suggest a java library for developing sftp server on Android?
Hi there.. I just downloaded SSH Server on a Redmi Note 7 (Android 10/MIUI 12)
I have the following problems:
- when I start the server most of the time under "SSH server is listening on addresses" I have nothing, although ONE TIME I had the correct ssh <username>@[my phone ip]:2222
- even when I had that red string, I can not connect from a Linux pc on the same network (I have tried bosh SFTP/SSH)
How can I debug it ?
Hello,
Do you still develop this app?

Categories

Resources