From 388ecb58b4a3b88b682117bc53d7690b0cda0eef Mon Sep 17 00:00:00 2001 From: LinuxOnTheDesktop <47056543+LinuxOnTheDesktop@users.noreply.github.com> Date: Mon, 15 Nov 2021 01:29:33 +0000 Subject: [PATCH] Update README.md See issue #69. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f6481a..15dc179 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ a popular easy-to-use firewall for Linux is Uncomplicated Firewall (ufw) - if authentication is required (it should) and you're authenticated already leave the password feild empty - (Google it for the rest of steps, which depend on your region/router for the Gateway address) 4. allow traffic limited to one port, from your mobile device's LAN static ip - - $ `sudo ufw allow from to any port ` + - $ `sudo ufw allow from to port ` ## License [GNU General Public License 3](https://www.gnu.org/licenses/gpl-3.0.html),