Is there any issue in importing that port? I have been running it for a
while without any issue at all.
-------- Forwarded Message --------
Subject: [new] www/thinproxy 0.1.1
Date: Mon, 23 Mar 2026 07:45:09 +0100
From: Renaud Allard <renaud@allard.it>
To: ports <ports@openbsd.org>
Hello,
Here is a port for thinproxy
Thinproxy is a lightweight, asynchronous HTTP/HTTPS proxy written in C.
It uses non-blocking I/O with poll(2) in a single-threaded event loop,
has zero external dependencies, and compiles from a single source file.
Features include HTTP request forwarding, HTTPS tunneling via CONNECT,
access control lists, per-IP connection limits, SSRF protection by
blocking private addresses, and asynchronous DNS resolution. On OpenBSD
it uses pledge(2) and unveil(2) for additional security.
It will also need its own user
906 _thinproxy _thinproxy www/thinproxy
Only tested on amd64 so far
Best Regards
No comments:
Post a Comment