Kickvibepressure 0 Posted ... Hi there!I installed the Eddie Client on my (headless) Ubuntu Server. I managed to start a VPN connection using the'airvpn -cli'command, giving some arguments like-login -password -connect -server -port and -protocol However, the up and down speed aren't as good as I expected. As I read, increasing the buffer size could improve the speeds.In the GUI version of Eddie (which I tested on my Laptop) you can set the TCP/UDP buffer size (Preferences -> Advanced -> General). Is there a way to set these buffer sizes using the command line edition of Eddie, too?I couldn't find an appropriate command in the documentation. BTW:Is there a command to disconnect the VPN via the command line? Thank a lot & cheers Quote Share this post Link to post
LZ1 672 Posted ... Hello! If you're using the Beta version of the client, the buffers would already be set to 256kb(the speed recommended to normally help fix speed issues), so I doubt you'd see any speed increase by increasing it to 512kb, unless you've got a very fast connection or something Quote Hide LZ1's signature Hide all signatures Hi there, are you new to AirVPN? Many of your questions are already answered in this guide. You may also read the Eddie Android FAQ. Moderators do not speak on behalf of AirVPN. Only the Official Staff account does. Please also do not run Tor Exit Servers behind AirVPN, thank you. Did you make a guide or how-to for something? Then contact me to get it listed in my new user guide's Guides Section, so that the community can find it more easily. Share this post Link to post
Staff 9972 Posted ... Hello! $ airvpn -cli -help | grep buf openvpn.sndbuf TCP/UDP send buffer size. Special values: '-2': Automatic, '-1': OpenVPN default. Default: '-2' openvpn.rcvbuf TCP/UDP receive buffer size. Special values: '-2': Automatic, '-1': OpenVPN default. Default: '-2' WARNING: only in Eddie 2.11.x. Kind regards Quote Share this post Link to post