The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 18:37:06

wert
Member
Registered: 2025-10-30
Posts: 15  

introduce p2papp and p2pchat

Hi friends. I want to introduce my DIY.  it isn't vibe coded.

p2papp: p2p chat, file sharing and remote command execution.

a ~300 LOC single file C app without runtime deps other than libc.

no compile time deps other than gcc. even C headers not needed.

IP filtered singleton one-to-one connection. no socket backlog.

p2pchat: This is a clone/fork of p2papp  with only one difference:

remote command execution logic completely stripped of. So more safe.

Here is the repo. please enjoy:  https://codeberg.org/postala/

Offline

Board footer