There are two classes: MainActivity and CustomVpnService (extends VpnService). The user starts the vpn connection via a button in the
MainActivity
CustomVpnService
VpnService