- Fix iOS issues (byteIn and byteOut not updated) #6
- Add lastStatus and lastStage listener while initialize
- Add packetsIn, packetsOut and connectedOn status
- Update licenses to GPL3 (Before it was MIT)
- Add permission request for android
requestPermissionAndroid()
#5 - Continue the connection after user grant vpn connection #8
- Fix exported errors on SDK 31
- PendingIntent errors fixes
- Update readme, more detail about iOS setup
- Fix iOS by Adding PacketTunnelProvider
- More detail at instructions
- Fix VPNStatus not updated after disconnected
- Add 'raw' on onVpnStageChanged
- Add details on doc
- Fix duration still going on failed to connect
- Solving scores
- iOS Support
- Android Support