Skip to content

Access Control

SSH Access

Server IP User Port
VPS1 77.68.94.123 deploy 22
VPS2 77.68.99.173 deploy 22
VPS3 194.164.28.83 deploy 22

Recommendations

Security Hardening

  • Switch to SSH key-based authentication
  • Disable password authentication in sshd_config
  • Use WireGuard VPN for sensitive management access
  • Restrict SSH to known IPs via UFW where possible