Small HTTP VPN

50+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image

About this app

Small HTTP server (open source application) include HTTPS VPN server. You can use Small HTTP VPN to connect your android device to your own server using this server software.

To do this you need to configure the server side:
Install the server from https://smallsrv.com.
If you want to use the Windows version, also download one of the OpenSSL or GnuTLS security libraries.
Start the server.
Enable TLS/SSL server. (you can use a self-signed certificate for the test)
Enable TUN VPN server, direct IP addresses, netmask, etc. for your private network.
In the HTTP server settings, specify a name for the VPN connection (for example, $_vpn_$).
Point the same name to the client application.
In the server settings, add a user with proxy access.
In the client application, provide the same username and password.
Then click the connect button to connect...
Updated on
May 16, 2025

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.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

Small HTTP VPN
It is VPN HTTP TLS client for Small HTTP server. (https://smallsrv.com
In v1.12.4 Added support for TLSv1.3 (for new and old Androids);
Added automatic removal of URL prefix from server name.