From 8f108d56d79b2cc953e3f07b1c1e446f888d5a3d Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Sat, 19 Oct 2024 14:48:23 -0400 Subject: [PATCH] More info --- README.md | 4 ++-- serverGuide.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b5ddd04..6d42bac 100644 --- a/README.md +++ b/README.md @@ -195,9 +195,9 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer) --- ### Other Things - - For security you can use an ssh key to login, lockdown ssh thru firewall, lock ssh to your home ip, and move ssh ports around + - For security you can use an ssh key to login - - Make sure to use Vultr Firewall of something to lock down all ports except 80, 28000, and 22 (ssh) + - Make sure to use Vultr Firewall or something to lock down all ports except 80, 28000, and 22 (ssh) - Adding an ftp server can also help with file management, granted you locked down the ports diff --git a/serverGuide.cs b/serverGuide.cs index f3a11e0..3f8fd8a 100644 --- a/serverGuide.cs +++ b/serverGuide.cs @@ -194,9 +194,9 @@ Tacoserver: [Tacoserver Github](https://github.com/ChocoTaco1/TacoServer) --- ### Other Things - - For security you can use an ssh key to login, lockdown ssh thru firewall, lock ssh to your home ip, and move ssh ports around + - For security you can use an ssh key to login - - Make sure to use Vultr Firewall of something to lock down all ports except 80, 28000, and 22 (ssh) + - Make sure to use Vultr Firewall or something to lock down all ports except 80, 28000, and 22 (ssh) - Adding an ftp server can also help with file management, granted you locked down the ports