Comment on Setting up a server for a research team. What should be in my checklist?
golden_zealot@lemmy.ml 1 day agoPerhaps consider a SOCKS5 reverse proxy. If done over SSH, the client systems networking would act as though they are on the server itself, traffic would be secure, and it would walk around most firewall rules that probably exist.
Specifically, read up on “bastion hosts”.