Skip to content

Category

Non classé

Non classé · 5 Nov 2025 · 5 min

Create a router between 2 VMs on Proxmox

Connect 2 machines in different subnets via a homemade router

Setup of the experiment Machine Interface Bridge IP PC1 eth0 vmbr10 192.168.10.2/24 ROUTER eth0 vmbr10 192.168.10.1/24 ROUTER eth1 vmbr20 192.168.20.1…

Read article
Non classé · 10 Jun 2024 · 2 min

How to work with websocket and Apache2 reverse proxy

a use case with Minio ( S3 )

The Websocket issue : Error in websocket connection. Attempting reconnection... objectBrowserWSMiddleware.ts:79 WebSocket connection to 'wss://s3.faas…

Read article
Non classé · 8 Jun 2024 · 9 min

Understanding Server Name Indication (SNI)

avoid mismatch

The Mailman’s Challenge For the mailman to successfully deliver the package to the correct apartment, he needs more than just the building&#8217…

Read article
Non classé · 6 Jun 2024 · 3 min

Simulate attacks on your server with Nikto

quickly test your WAF setup

Introduction Nikto is a powerful, open-source web server scanner designed to identify potential security issues and vulnerabilities in web servers. It…

Read article
Non classé · 27 May 2024 · 3 min

Fastly WAF @edge deployment

my notes and scripts

A deployment with CLI To deploy the WAF on the edge, you need to call the WAF API. The official Fastly documentation provides CURL commands that you c…

Read article
Non classé · 20 May 2024 · 7 min

Signal Sciences Web Application Firewall

basic terms and 101

Signal Science Signal : A Signal is a descriptive tag about a request, a request gets one or multiple tags based on rules a request triggers. Defined…

Read article
Non classé · 30 Mar 2024 · 5 min

How to get a REST API to manage your DNS ?

Get a DNS zone manager

Default DNS Management Simplified When you buy a domain from places like Google Domains, handling your DNS records is done right there. It’s eas…

Read article
Non classé · 25 Feb 2024 · 6 min

Make you app faster with Edge computing

Blazing fast app logic all around the world

In a typical project, your web app is typically served from a single location, often the one you selected during project registration with your cloud…

Read article
Non classé · 29 Feb 2016 · 3 min

Les functions expressions

en JavaScript

Dans le cas d’une function déclarée de manière classique, toute la function est chargée dans la mémoire du navigateur même si elle n’est p…

Read article
Non classé · 17 Aug 2015 · 6 min

Analyse de logs SEO

apprenez en plus sur Googlebot

Les logs c’est quoi ? On parle de log ou de « fichier journal », derrière ces mots barbares se cache un principe simplisme. Les logs ont pour rôle d’e…

Read article
Non classé · 9 Aug 2015 · 7 min

Etude de cas Mon bracelet Nato

Webmarketing et technique d'un site e-Commerce

Le design & l’expérience utilisateur D’un point de vue design, j’ai décidé de créer un site sobre, moderne et efficace. Étant sur une thématique m…

Read article
Non classé · 9 Jun 2015 · 3 min

Offrez un produit sur WooCommerce

en fonction de la quantité et / ou prix dans le panier

Avant la mise en place de ce petit dev je glissais dans chaque commande le cadeau. Cependant je recevais beaucoup de coups de fil me demandant si le c…

Read article