Search Articles — Sudonull

Search Results

In this project

Invisible networks: DPI masking

https://sudonull.com/invisible-networks-dpi-masking

Learn the principles of building traffic indistinguishable from HTTPS. Rotation, layer isolation, rejection of VPN patterns for middle/senior dev. Adapt to DPI.

Proxy on C# with FTP authentication

https://sudonull.com/proxy-on-c-with-ftp-authentication

Implementation of a universal proxy server on C# for HTTP/HTTPS/FTP. Automatic credential substitution, code with async/await. Setup and launch instructions for developers.

Syncloud: self-hosting without Docker and configs

https://sudonull.com/syncloud-self-hosting-without-docker-and-configs

How open source platform on Go solves the pain of manual server management. Installation, SSO, HTTPS and updates — without terminal. For devops and senior developers.

Telegram Stars bot for payments without IP

https://sudonull.com/telegram-stars-bot-for-payments-without-ip

Create an anonymous bot for donations and sales in Telegram on aiogram 3 and Stars. Instructions on architecture, unique links, HTTPS and CORS. For middle/senior dev. Deploy without registration.

Calibre 9.7: AI and content server fixes

https://sudonull.com/calibre-9-7-ai-and-content-server-fixes

Calibre 9.7 release fixes bugs in the viewer, AI backends, and MTP driver. New features: annotation grouping, touchpad gestures, HTTPS-offline. Download for Linux/Windows/macOS and test stability.

From the web

Feb 12, 2026 ·

https://www.geeksforgeeks.org/html/explain-working-of-https/

Feb 12, 2026 · HTTPS is the secure variant of HTTP and is used to communicate between the user's browser and the website, ensuring that data transfer is encrypted for added security.

Sep 12, 2025 ·

https://www.networksolutions.com/blog/enable-https/

Sep 12, 2025 · What is HTTPS? Hypertext Transfer Protocol Secure (HTTPS) is a secure version of HTTP, the protocol that moves data between your website and a visitor’s browser. The difference is that HTTPS uses Secure Socket Layer (SSL)/TLS encryption.

Jun 5, 2026 ·

https://http.dev/https

Jun 5, 2026 · HTTPS ( HyperText Transfer Protocol Secure ) is HTTP layered over TLS (Transport Layer Security), providing encrypted and authenticated communication between clients and servers.

Jun 17, 2025 ·

https://www.microsoft.com/en-us/edge/learning-center/why-do-websites-need-https

Jun 17, 2025 · HTTPS ( Hypertext Transfer Protocol Secure ) is the encrypted, secure version of HTTP—the protocol that powers the web. The key difference in the HTTP vs HTTPS debate comes down to security: HTTPS uses SSL/TLS encryption to protect data as it moves between a website and its visitors.

Oct 11, 2025 ·

https://www.digitalcitizen.life/https-meaning-what-it-is-how-it-works-and-why-it-matters/

Oct 11, 2025 · HTTPS stands for Hypertext Transfer Protocol Secure . It uses TLS encryption to protect the confidentiality and integrity of your web traffic, and it authenticates the website you’re connecting to.

Oct 15, 2025 ·

https://www.hostinger.com/tutorials/http-vs-https/

Oct 15, 2025 · Hypertext Transfer Protocol (HTTP) allows data to be transferred between a browser and a website without encryption, while HTTP Secure (HTTPS) adds an encryption layer through SSL/TLS certificates.

Trending Now