MANIFEST.in
README.md
setup.cfg
setup.py
versions.yml
proton/vpn/daemon/__main__.py
proton/vpn/daemon/exception_handler.py
proton/vpn/daemon/split_tunneling/__init__.py
proton/vpn/daemon/split_tunneling/client.py
proton/vpn/daemon/split_tunneling/dbus_translator.py
proton/vpn/daemon/split_tunneling/service.py
proton/vpn/daemon/split_tunneling/split_tunneling.py
proton/vpn/daemon/split_tunneling/apps/__init__.py
proton/vpn/daemon/split_tunneling/apps/process_map.py
proton/vpn/daemon/split_tunneling/apps/process_matcher.py
proton/vpn/daemon/split_tunneling/apps/process_monitor.bpf.c
proton/vpn/daemon/split_tunneling/apps/process_monitor.py
proton/vpn/daemon/split_tunneling/apps/service.py
proton/vpn/daemon/split_tunneling/apps/socket_monitor.py
proton_vpn_daemon.egg-info/PKG-INFO
proton_vpn_daemon.egg-info/SOURCES.txt
proton_vpn_daemon.egg-info/dependency_links.txt
proton_vpn_daemon.egg-info/entry_points.txt
proton_vpn_daemon.egg-info/requires.txt
proton_vpn_daemon.egg-info/top_level.txt
tests/test_process_map.py
tests/test_process_matcher.py
tests/test_process_monitor.py
tests/test_split_tunneling.py