Lee Watson
Lee Watson
While you mention the sysctl and iptables setup needed for ipv4, no such documentation is mentioned for IPv6 tunneling. IPv6 forwarding can be enabled with `net.ipv6.conf.all.forwarding` Also, `net.ipv4.conf.all.proxy_arp` is not...
``` Feb 08 01:50:52 firefly.revthefox.co.uk minecraft[582785]: [SSHD] Failed to process public key /var/lib/minecraft-server/server/plugins/SSHD/authorized_keys/lwatson Failed (IllegalArgumentException) to parse key entry=ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFWLwGNmandr8fQGj12xQAfHP/q05h8RJwPZ+RfCuOB8 [email protected]: Bad format (no key data delimiter): [email protected] ``` The...
Title says it all really. `--exit-non-zero-on-change`? I think this would be useful when using tools like pre-commit with CI in the same way as the checker's `--exit-non-zero-on-fix`.