SSHL/SSLH Tunnel APK

SSHL/SSLH Tunnel  Icon
   
3.69/5
30 Ratings
Developer
John Vincent Diaz
Current Version
1.0 build 33 ndk 23.1.7779620
Date Published
File Size
1.8 MB
Package ID
com.dzebb.sslh
Price
$ 0.00
Downloads
6.4K+
Category
Android Apps
Genre
Communication

APK Version History

Version
1.0 build 33 ndk 23.1.7779620 (1000033)
Architecture
armeabi-v7a
Release Date
June 11, 2022
Requirement
Android 4.1+
Version
1.0 build 33 ndk 23.1.7779620 (2000033)
Architecture
arm64-v8a
Release Date
June 11, 2022
Requirement
Android 4.1+
Version
1.0 build 33 ndk 23.1.7779620 (4000033)
Architecture
x86_64
Release Date
September 02, 2022
Requirement
Android 4.1+
Version
1.0 build 32 ndk 23.1.7779620 (1000032)
Architecture
armeabi-v7a
Release Date
February 10, 2022
Requirement
Android 4.1+
Version
1.0 build 32 ndk 23.1.7779620 (2000032)
Architecture
arm64-v8a
Release Date
February 10, 2022
Requirement
Android 4.1+
Version
1.0 build 31 ndk 23.1.7779620 (1000031)
Architecture
armeabi-v7a
Release Date
December 27, 2021
Requirement
Android 4.1+
Version
1.0 build 31 ndk 23.1.7779620 (2000031)
Architecture
arm64-v8a
Release Date
December 27, 2021
Requirement
Android 4.1+
Version
1.0 build 30 ndk 23.1.7779620 (1000030)
Architecture
armeabi-v7a
Release Date
November 26, 2021
Requirement
Android 4.1+
Version
1.0 build 30 ndk 23.1.7779620 (2000030)
Architecture
arm64-v8a
Release Date
November 26, 2021
Requirement
Android 4.1+
Version
1.0 build 29 ndk 23.0.7599858 (1000029)
Architecture
armeabi-v7a
Release Date
November 21, 2021
Requirement
Android 4.1+
Version
1.0 build 29 ndk 23.0.7599858 (2000029)
Architecture
arm64-v8a
Release Date
November 21, 2021
Requirement
Android 4.1+
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot
  • SSHL/SSLH Tunnel Screenshot

About Radio FM 90s

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.

What's New in this version

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