-
Notifications
You must be signed in to change notification settings - Fork 485
How To Test Beta Version
clowwindy edited this page Aug 10, 2015
·
9 revisions
- Send your iOS 9 device's UDID to https://twitter.com/clowwindy (limit: 100 people)
- Set up ShadowVPN on your server
- Set MTU to 1350 or lower on your server
- Download ShadowVPN on iOS and configure
- Set MTU to the same as your server on your phone
- Leave User Token field empty if you don't want to test the NAT feature
- If CHNRoutes doesn't work, try to turn it off
- If DNS doesn't work, try to set it to 8.8.8.8
- Try
tcpdump port your_UDP_port
andtcpdump -i tun0
on your server to check if anything is wrong - You can also check logs on your device using Xcode->Window->Devices
- ShadowVPN for iOS is beta and may have a lot of bugs. Please report problems to issues