ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
473 stars 209 forks source link

Code startTunnel method never gets called in PacketTunnelProvider class. Can anyone provide the source code it will be of great help. Thanks #206

Open zubairahmad2 opened 3 years ago

ss-abramchuk commented 3 years ago

Hi @zubairahmad2,

You can download an example using this link. Although, installation of OpenVPNAdapter using SPM is broken in the latest Xcode, you will still het an overall idea.

zubairahmad2 commented 3 years ago

Hi @zubairahmad2,

You can download an example using this link. Although, installation of OpenVPNAdapter using SPM is broken in the latest Xcode, you will still het an overall idea.

Thanks a lot sir I have a complete server setup which is giving .ovpn file but when I connect there is not callback call as well as error also is not throwing I have already make a setup in swift please help me