ideas: TLS-aware firewall for outgoing traffic

i’d love to have linux-based strict firewall for outgoing traffic. one that can allow for traffic to specific domain name [behind CDN], rather than fixed IP addresses. i did not find yet something that would tick all my check boxes, nevertheless – few links to related projects and discussions:

Ideas: rsync-like tool parallelizing transfer of large files

i use rsync heavily for backups, batch jobs and one-off tasks. every day it moves around terabytes of data for me. while it’s great – saves time and bandwidth, it could make even better use of modern hardware – multicore, and often with plenty of unused storage IOps: one day, when i’ll have some spare ... Read More