From cdd9c6246a6e4f3271c124828d6693eaee731ff1 Mon Sep 17 00:00:00 2001 From: ccsliinc Date: Thu, 12 May 2022 13:31:34 -0400 Subject: [PATCH] Updated port configuration Seems like qBittorent saves the port like this. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f532e0..cc87716 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,9 @@ AirVPN users will also need to create a port forward by using the following link qBittorrent example config ``` -port_range = 49400-49400 -port_random = no +[BitTorrent] +... +Session\Port=49400 ```   **AirVPN example**