From f0c8dbfde9646be3dcdff616ea1f456e425c9b71 Mon Sep 17 00:00:00 2001 From: Matteo Pietro Dazzi Date: Wed, 17 Jul 2024 14:48:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1395c55..9a4e11e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The container is configurable using different environment variables: |LAN_NETWORK|No|Lan network used to access the web ui of attached containers. Can be comma seperated for multiple subnets Comment out or leave blank: example 192.168.0.0/24| |CREATE_TUN_DEVICE|No|Creates the TUN device, useful for NAS users| |ENABLE_MASQUERADE|No|Masquerade NAT allows you to translate multiple IP addresses to another single IP address.| -|ENABLE_SOCKS_SERVER|No|Control whether the SOCKS server for the VPN is run or not(default: do not run)| +|ENABLE_SOCKS_SERVER|No|Control whether the SOCKS server for the VPN is run or not (default: do not run)| |OVPN_CONFIGS|No|Manually provide the path used to read the "Surfshark_Config.zip" file (contains Surshark's OpenVPN configuration files) |ENABLE_KILL_SWITCH|No|Enable the kill-switch functionality