Kaalus, there is another reason why the downloads exceed the limit. When you download a big world, SC gives a timeout error and the download fails. Then you try and try again, just taxing dropbox more. I think this is a big problem. Also to upload big worlds just does not work at all. It always gives an error that you have cancelled.
Dropbox 2.3.10 APK
# Tested on# Raspbian Jessie Lite version date: March 2016# # This post builds a scrambled openvpn server on a Raspberry PI# from source code for openvpn 2.3.10 plus patch to add scramble functionality# To get it working, you need both sides patched, the server and the client# plus you need to add a scramble key to server and client scripts.# Below we will use the following password scramble key "test"# This password key must be the same in server and client openvpn scripts# i.e. scramble obfuscate test
# fetch source code & apply patchcd $HOME/wget -2.3.10.zipunzip openvpn-2.3.10.zipwget _party/sources/openvpn/openvpn-2.3.11/patches/02-tunnelblick-openvpn_xorpatch.diff# mirror -tunnelblick-openvpn_xorpatch.diff?dl=0cp 02-tunnelblick-openvpn_xorpatch.diff openvpn-2.3.10/cd openvpn-2.3.10/git apply 02-tunnelblick-openvpn_xorpatch.diff
# This is the bit where we make and install the new openvpn serversudo mkdir /etc/openvpn/cd $HOME/openvpn-2.3.10/sudo ./configure --prefix=/usrsudo makesudo make installsudo wget --no-check-cert -O /etc/init.d/openvpnsudo chmod +x /etc/init.d/openvpnsudo update-rc.d openvpn defaults
2ff7e9595c
Comments