Tag Archives: python
Too good to #0008
rinetd-style circuit level gateway in systemd This accepts port 465/tcp and forwards all connections to a service running somewhere else on 1194/tcp. The socket unit accepts the connection on port 465: systemd-socket-proxyd connects to the backend: (Anyone old enough to … Continue reading
Posted in Too Good To, UNIX & Linux Tagged firewall, git, pip, python, socket, systemd, venv Comments Off on Too good to #0008
Too good to #0004
systemd, the good parts: monotonic timers When systemd makes you suffer because “run job every 10 minutes” is infinitely harder to specify than in crontab, remember there are monotonic timers in systemd that aren’t derived from wallclock time, or “Calendar … Continue reading