From 0b75ce13ba7f46e9784184ce34f8f82e0cd7a331 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Wed, 17 Aug 2022 22:15:55 +0200 Subject: [PATCH] fix the maximum packet size in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 413031d..82648b0 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ coordination by servers or stable hosts." - [Wikipedia](https://en.wikipedia.org ## Tips 'n Tricks - You can add a number to the end of both of your commands (after the filename) to boost transfer speeds (higher = faster), but a too large number might cause unreliability - due to local network conditions or VPNs. The maximum possible is 65533 (65535 - 2). + due to local network conditions or VPNs. The maximum possible is 65532 (65535 - 3). - Helpers don't **have to** be run on a public server, they work in LAN too, but that way, only computers in the same LAN will be able to use them. - You can allow streaming (for example when you want to transmit from /dev/stdin) by setting