-
Notifications
You must be signed in to change notification settings - Fork 464
How to choose a binary for your device
wangyu- edited this page Nov 27, 2017
·
2 revisions
For 64bit system, use tinyvpn_amd64
For 32bit system, use tinyvpn_x86
use tinyvpn_arm
For big-endian system,use tinyvpn_mips24kc_be
For little-endian system,use tinyvpn_mips24kc_le
Make sure you have installed a virtual machine software(such as VMware or VirtualBox).
Download and import lede-17.01.2-x86_virtual_machine_image.zip ,Its less than 10MB.
Run tinyvpn_x86 inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode).
NOTE: you can copy tinyvpn_x86 into the virtual machine by using scp.
You have to build by yourself. Check:
https://github.com/wangyu-/udp2raw-tunnel/blob/master/doc/build_guide.md