More info

This commit is contained in:
ChocoTaco 2024-10-19 14:48:23 -04:00
parent 73ff0eb64f
commit 8f108d56d7
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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