From f8842fed75541f70fc6c865d97753917d8e8c95e Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 21 Aug 2018 16:06:56 +0000 Subject: [PATCH] Modify glorytun param --- tun0.glorytun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tun0.glorytun b/tun0.glorytun index c0322c4..f950e13 100644 --- a/tun0.glorytun +++ b/tun0.glorytun @@ -3,4 +3,4 @@ DEV=tun0 SERVER=true MPTCP=true IPV6=true -OPTIONS="chacha20 retry count -1 const 500000 timeout 40000 keepalive count 5 idle 60 interval 2" \ No newline at end of file +OPTIONS="chacha20 retry count -1 const 50000 timeout 40000 keepalive count 5 idle 60 interval 2 buffer-size 65500 multiqueue" \ No newline at end of file