Small HTTP VPN

50+
Preuzimanja
Kategorizacija sadržaja
Svako
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

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...
Ažurirano dana
16. maj 2025.

Sigurnost podataka

Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaše podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o korištenju, regiji i dobi. Programer je naveo ove informacije i može ih s vremenom ažurirati.
Podaci se ne dijele s trećim stranama
Saznajte više o načinu na koji programeri pružaju izjavu o dijeljenju
Podaci se ne prikupljaju
Saznajte više o načinu na koji programeri pružaju izjavu o prikupljanju

Što je novo

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.