rsync.cyberbits.eu

Public rsync mirror, reachable over plaintext and TLS on both IPv4 and IPv6.

open port 873
rsync -av rsync://rsync.cyberbits.eu/module/ ./local/
tls port 874
rsync-ssl -av rsync://rsync.cyberbits.eu/module/ ./local/

requires rsync 3.2.0 or newer, with openssl or stunnel available locally