🚨 NEWS: HTTP Server in Go — Routing e Middleware con net/http per API Professionali

Ecco i punti chiave in breve:
💡 Perché il tuo HTTP server in Go ha bisogno di un sistema di routing e middleware?Hai iniziato con http.HandleFunc e tutto funzionava. Poi sono arrivati gli endpoint con parametri, l'autenticazione, il...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/http-server-in-go-routing-e-middleware-con-nethttp-per-api-professionali

#backend #go #routing #middleware #hTTPServer

In this episode we start writing a custom HTTP Server in C because Omar wanted to learn more about HTTP, servers, and low-level networking. We get a simple app that listens on a port and writes out to the command line what was sent to it. We also have a good discussion about C strings at 1:08:53.

Part 2, if it happens, we will add an HTTP response. We are not very consistent.

https://youtube.com/live/tC3X3xE3n0g

We usually record live every Monday around 10:00am-ish MDT and would love for you to join us. Have a question, constructive feedback, suggestion, and/or just want to say hi? Then comment, send a direct message (DM), or email to [email protected].

Thanks for watching!

#saturdaympshow #httpserver #cprogramming

SaturdayMP Show 103: HTTP Server in C (Part 1 - Listen is Working)

YouTube
One Open-source Project Daily

Ngrok FRP Alternative • Fast • Lightweight • 0 Dependency • Pluggable • TLS interception • DNS-over-HTTPS • Poor Man's VPN • Reverse & Forward • "Proxy Server" framework • "Web Server" framework • "PubSub" framework • "Work" acceptor & executor framework

https://github.com/abhinavsingh/proxy.py

#1ospd #opensource #dnsoverhttps #gfw #httpproxy #httpserver #httpsproxy #maninthemiddle #mitm #mitmproxy #ngrok #ngrokalternative #ngrokreplacement #proxy #proxyserver #python3 #reverseproxy #tlsinterception #tunnel #vpn #webserver #webserver
GitHub - abhinavsingh/proxy.py: 💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework

💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server&qu...

GitHub

Vuln Management InfoSec folks, given the state of web servers, what are we running production and feeling least hesitation about?

I’m weary of Apache and NGINX at the moment, but wonder what others are thinking. Which do you trust exposed to the big, bad web? I won’t run IIS (Debian based host) and am avoiding Node.js.

#vulnerabilities #httpserver

Apache HTTP Server: Hochriskante Lücken ermöglichen Einschleusen von Schadcode

Im Apache HTTP Server 2.4.67 stopfen die Entwickler mehrere Sicherheitslücken, die teils das Einschleusen von Schadcode ermöglichen.

heise online
@[email protected]

Very interesting.

May I ask a couple of questions about your python scripts? #RTFM is a valid response, but I'm not at pc now...

1) is it possible to keep track of maps' updates?
2) what the difference between #OpenStreetMaps' maps, the ones from #CoMaps and the one from #OrganicMaps (I didn't know there was a dedicated organic maps server, I thought all maps were from open street maps!)
3) I see the server.py "just" wraps an #HTTPServer: is it possible to publish the downloaded maps on a public (static) shared hosting to be shared with friends?

Given how cheap is shared web hosting these days, this feature might turn #CoMaps to one of the best #privacy preserving tools for people and small communities!

@[email protected]

Using `python3 -m http.server` for testing, coding or troubleshooting on a machine with a public IP (server, e.g.) is unsafe because by default it binds to `http://0.0.0.0:8000/` (not `127.0.0.1`) which means the directory it serves will be exposed to the whole Internet full of scanners.

P.S. Don't blindly trust me: never tested it in practice.

#Python #Security #HttpServer

Because we moved for some months to the ⛰️ #mountain house to have some family time with my parents, the toy must work as well without access to our home's (local-only) #homeassistant instance, so I enabled the internal #httpserver and bookmarked the (static) ip address in my and wife's phones. Now we can control it also via the mountain house's wifi 🛜
🧵
Welcome! - The Apache HTTP Server Project

Welcome! - The Apache HTTP Server Project