Skip to content

How To Test Beta Version

clowwindy edited this page Aug 10, 2015 · 9 revisions
  1. Send your iOS 9 device's UDID to https://twitter.com/clowwindy (limit: 100 people)
  2. Set up ShadowVPN on your server
  3. Set MTU to 1350 or lower on your server
  4. Download ShadowVPN on iOS and configure
  5. Set MTU to the same as your server on your phone
  6. Leave User Token field empty if you don't want to test the NAT feature
  7. If CHNRoutes doesn't work, try to turn it off
  8. If DNS doesn't work, try to set it to 8.8.8.8
  9. Try tcpdump port your_UDP_port and tcpdump -i tun0 on your server to check if anything is wrong
  10. You can also check logs on your device using Xcode->Window->Devices
  11. ShadowVPN for iOS is beta and may have a lot of bugs. Please report problems to issues
Clone this wiki locally