mirror of
https://github.com/techahold/rustdeskinstall.git
synced 2025-12-21 16:11:15 +01:00
Update Readme.md
This commit is contained in:
@@ -7,7 +7,7 @@ You can use Hetzner to test this with a $20 credit using this referal code https
|
|||||||
# How to Install the server
|
# How to Install the server
|
||||||
Please setup your firewall on your server prior to running the script.
|
Please setup your firewall on your server prior to running the script.
|
||||||
|
|
||||||
Make sure you have got access via ssh or otherwise setup prior setting up the firewall, command for UFW is.
|
Make sure you have got access via ssh or otherwise setup prior setting up the firewall, command for UFW is:
|
||||||
```
|
```
|
||||||
ufw allow proto tcp from YOURIP to any port 22
|
ufw allow proto tcp from YOURIP to any port 22
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user