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

HTTPS - Wikipedia

https://en.wikipedia.org/wiki/HTTPS

HTTPS creates a secure channel over an insecure network. This ensures reasonable protection from eavesdroppers and man-in-the-middle attacks, provided that adequate cipher suites are used and …

HyperText Transfer Protocol Secure - HTTPS - GeeksforGeeks

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.

What is HTTPS? | Learning Center - Cloudflare

https://www.cloudflare.com/learning/ssl/what-is-https/

Hypertext transfer protocol secure (HTTPS) is the secure version of HTTP, which is the primary protocol used to send data between a web browser and a website. HTTPS is encrypted in order to increase …

HTTP vs HTTPS - GeeksforGeeks

https://www.geeksforgeeks.org/computer-networks/difference-between-http-and-https-2/

Mar 24, 2026 · HTTPS ensures end-to-end encryption and authentication by leveraging TLS/SSL, safe guarding data from eavesdropping and tampering during transmission. HTTPS is used for secure …

HTTPS - Glossary | MDN

https://developer.mozilla.org/en-US/docs/Glossary/HTTPS

Nov 30, 2025 · HTTPS (HyperText Transfer Protocol Secure) is an encrypted version of the HTTP protocol. It uses TLS to encrypt all communication between a client and a server. This secure …

What is SSL, TLS and HTTPS? | DigiCert

https://www.digicert.com/what-is-ssl-tls-and-https

HTTPS appears in the URL when a website is secured by an SSL/TLS certificate. Users can view the details of the certificate, including the issuing authority and the corporate name of the website owner, …

How to Get HTTPS on Your Website (Simplified)

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

Sep 12, 2025 · Find out how to get HTTPS on your website. Learn what SSL certificates do, how to request one, and the steps to enable HTTPS securely.

Google

https://www.google.com/

Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.

HTTP - Wikipedia

https://en.wikipedia.org/wiki/HTTP

A web resource is located by a uniform resource locator (URL), using the Uniform Resource Identifier (URI) schemes http and https. URIs are encoded as hyperlinks in HTML documents, so as to form …

Why Do Websites Need HTTPS? | Microsoft Edge

https://www.microsoft.com/en-us/edge/learning-center/why-do-websites-need-https?msockid=17458ae49d906e291c8a9d759c5c6ff7

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 …

Trending Now