Small HTTP VPN

50+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran

À propos de l'application

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...
Date de mise à jour
16 mai 2025

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

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.