Skip to content
Philip Paeps edited this page Jun 11, 2026 · 2 revisions

Syncthing

There is an archive of scans and documents from circa 2020-2026 in a jail on space.dimsumlabs.com.

Syncthing runs in this jail. To add nodes: ssh -L 8385:127.0.1.44:8384 space.dimsumlabs.com.
There is no (additional) authentication on Syncthing.

Device ID: JUYHRNF-IHQIR6X-NWKMQND-PMJMTEE-S36Q242-FWROBMM-U3DLBOO-55TY4QR
Addresses: quic://space.dimsumlabs.com:22000,tcp://space.dimsumlabs.com:22000

As of 2026-06-11 there are two directories: dsl-scans and code-and-make.

Technical details

There is a syncthing.in.dimsumlabs.com jail listening on loopback interface (127.0.1.44). pfSense (see Network) forwards port 22000 TCP/UDP to space.dimsumlabs.com. There's a second port forward (see /etc/pf.conf on space.dimsumlabs.com) pointing at the jail. (Double NAT.)

The archive is contained within the jail. It's not a separate filesystem.

Clone this wiki locally