Search Articles — Sudonull

Search Results

In this project

Self-hosted AmneziaWG: installation with web panel

https://sudonull.com/self-hosted-amneziawg-installation-with-web-panel

Deploy AmneziaWG 2.0 on VPS with scripts and web interface. Client management, traffic masking, CLI commands. Instructions for middle/senior dev without root risks. Start setup.

HTML API Generation on the Server Without Rendering

https://sudonull.com/html-api-generation-on-the-server-without-rendering

Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.

Microservices Communication Tools Kafka Feign

https://sudonull.com/microservices-communication-tools-kafka-feign

Breakdown of HTTP clients WebClient, Feign, WebSocket and Kafka for microservices. Reactivity, delivery guarantees, code examples. Choose a tool for load and tasks.

Web Application Vulnerabilities: XSS SQLi enumeration

https://sudonull.com/web-application-vulnerabilities-xss-sqli-enumeration

Breakdown of top-3 vulnerabilities in web: user enumeration, XSS, SQL injections. Fix methods for developers: prepared statements, encoding. In-depth pentest guide.

3D animation for the web: tower and pigeon in Spline

https://sudonull.com/3d-animation-for-the-web-tower-and-pigeon-in-spline

Learn how to optimize 3D models for the browser: retopology, bird skeletal animation, integration into Spline. Practical case for web developers. Read the tutorial.

From other projects

Trending Now