Index | Thread | Search

From:
renaud@openbsd.org
Subject:
[new] www/thinproxy 0.2.3
To:
ports@openbsd.org
Date:
Thu, 11 Jun 2026 15:18:36 +0200

Download raw body.

Thread
  • renaud@openbsd.org:

    [new] www/thinproxy 0.2.3

Hello,

Here is a new port for www/thinproxy.

Thinproxy is a lightweight, asynchronous HTTP/HTTPS proxy
It uses non-blocking I/O with poll(2) in a single-threaded
event loop.
On OpenBSD, it uses pledge(2) and unveil(2).

A new user is needed for it

Index: user.list
===================================================================
RCS file: /cvs/ports/infrastructure/db/user.list,v
diff -u -p -r1.487 user.list
--- user.list	16 Apr 2026 11:56:14 -0000	1.487
+++ user.list	11 Jun 2026 13:10:34 -0000
@@ -414,3 +414,4 @@ id  user		group		port
 903 _iaxmodem		_iaxmodem	telephony/iaxmodem
 904 _neighbot		_neighbot	net/neighbot
 905 _pgweb		_pgweb		www/pgweb
+906 _thinproxy		_thinproxy	www/thinproxy


Best Regards