SSHL/SSLH Tunnel

Contains ads
3.7
329 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

SSHL/SSLH is a VPN app that can tunnel SSH via DNS, SSL, HTTP, and SOCKS Proxies. This app lets you send customized HTTP Request Message to the server.

What are the advantages on using this app?
1. Minimalistic, no exaggerations
2. Low RAM usage.
3. Low Battery usage.
4. File size is under 1 mb

Troubleshooting

Connected but cannot browse?
You can try to remove DNS from route by un-toggling include_dns.

DNS Leaking?
Un-toggling include_dns will prevent DNS leaks.

Routing
[Address]SLASH[Length]SPACE[Address]SLASH[Length]

Where;
SLASH = “/” is a delimiter of [Address] = IP Address
[Length] = Prefix Length
SPACE = “ ” is a delimiter of routes.

e.g. 1.1.1.1/32 8.8.8.8/32

HTTP Message Generator Syntax

[request_line] = CONNECT[sp][request_uri][sp]HTTP/1.0[crlf][crlf]
[request_uri] = [userfinfo]@[authority]
[userfinfo] = [http_username][c][http_password]
[authority] = [host][c][port]
[http_username] = http proxy username
[http_password] = http proxy password
[host] = ssh remote host
[port] = ssh remote port
[crlf] = Carriage Return (US-ASCII 13, \r) Line Feed (US-ASCII 10, \n)
[lf] = Line Feed (US-ASCII 10, \n)
[cr] = Carriage Return (US-ASCII 13, \r)

[ff] = Form Feed (FF) character (0x0C, \f)

[sp] = US-ASCII SP, space character (32)

[c] = Colon (US-ASCII 58, :)

[eol] = (End of Line) Carriage Return (US-ASCII 13, \r) Line Feed (US-ASCII 10, \n)

String Split and Collection - Manipulation
[shuffle] = works by randomly permuting the specified list elements.
[reverse] = It reverses the order of elements in a list passed as an argument.
[rotate] = is used to rotate the elements present in the specified list of Collection by a given distance.
[split] = is used for splitting a String into its substrings based on the given delimiter or regular expression.
[delay_split] = is used for splitting a string which is delayed by a Thread (1000ms * number of delimiter).
[""] = do nothing.


The two Generator Buttons
Traditional (left), and the Simplified (right).
Those buttons will assist you in creating customized HTTP Request Message to the server, examples are given by tapping the dropdown arrows in the text fields.


NB: When using HTTP Proxy with username and password, a Proxy-Authorization Request Header will be generated automatically after tapping the Generate button.”

Export/Import

Export Options:
- "show_*" (toggle to allow recipients to show all crucial information from config file)
- "lock_type" locks the proxy type.
- "lock_ports" locks the ports.
- "file_name" the file name of the config.
- "expiry" the expiry date of the config.
- "notes" (deliver notes/messages to recipient "html tags is supported")
- "allow_root" (toggle to allow root device to use the config) hence, app will reject the config.
- "hardware_id" (insert allowed hardware ID/s to use your config file)


VoIP
A SSH Server that supports UDP Forwarding/UDPGW can make audio and video calls. The clients' UDPGW default Port is set to 7300.

BUGS
This app isn’t perfect. So, for bugs and suggestions please do report here in the Telegram Channel


SSHL/SSLH Tunnel is powered by:
1. Connect Bot’s sshlib
2. badvpn - tun2socks

All rights reserved.
Updated on
Jun 5, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data isn’t encrypted
Data can’t be deleted

Ratings and reviews

3.7
324 reviews
M.R. Memarian
November 22, 2022
Nice App, low Ram usage, fast. The only problem I have is sometimes it seems that connection is in some sort of hanging state & I have to use reconnect.I think app may require some sort of Keep_Alive functionality like Auto Ping in Open Tunnel. Please check this. Update: which lite version? (Quantum Tunnel?, but it doesn't work at all)!
10 people found this review helpful
Did you find this helpful?
John Vincent Diaz
November 21, 2022
Use the Lite version
Arbi Hasan
September 17, 2021
there are still bugs and this application is not stable on android 11... The rest of this application is very good, it doesn't consume too much battery and ram, good job developer. That is all and thank you
7 people found this review helpful
Did you find this helpful?
John Vincent Diaz
September 17, 2021
Thanks. Please participate in our telegram channel so we can fix it
Jeremiah Cabebe
October 23, 2021
Excellent app. Does most of (if not all) the work other tunneling apps do. My only issue is configs can't be exported. Or sadya ba yun?
Did you find this helpful?

What's new

Temporarily removed QUERY_ALL_PACKAGES permission due to restrictions affected OS Android 12 and up. Will update the app till the requirements were met.