.travis.yml
pyproject.toml
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
src/readme.md
src/main/readme.md
src/main/tinc_mesh/__init__.py
src/main/tinc_mesh/setup.py
src/main/tinc_mesh/tinker.py
src/main/tinc_mesh/etc/readme.md
src/main/tinc_mesh/etc/systemd/system/tinc.service
src/main/tinc_mesh/etc/systemd/system/tinc@.service
src/main/tinc_mesh/etc/tinc/readme.md
src/main/tinc_mesh/etc/tinc/mesh/keygen.py
src/main/tinc_mesh/etc/tinc/mesh/subnet-down
src/main/tinc_mesh/etc/tinc/mesh/subnet-up
src/main/tinc_mesh/etc/tinc/mesh/tinc-down
src/main/tinc_mesh/etc/tinc/mesh/tinc-up
src/main/tinc_mesh/etc/tinc/mesh/tinc.conf
src/main/tinc_mesh/etc/tinc/mesh/conf.d/readme.md
src/main/tinc_mesh/etc/tinc/mesh/hosts/readme.md
src/main/tinc_mesh/etc/tinc/mesh/nodes/readme.md
src/test/readme.md
src/test/tinc_mesh_test/.gitignore
src/test/tinc_mesh_test/__init__.py
src/test/tinc_mesh_test/tinker_test.py
src/test/tinc_mesh_test/etc/tinc/mesh/tinc.conf
src/test/tinc_mesh_test/etc/tinc/mesh/hosts/node
src/test/tinc_mesh_test/etc/tinc/mesh/hosts/readme.md
src/test/tinc_mesh_test/etc/tinc/mesh/hosts/serv_1
src/test/tinc_mesh_test/etc/tinc/mesh/hosts/serv_2
src/test/tinc_mesh_test/etc/tinc/mesh/nodes/readme.md
src/test/tinc_mesh_test/etc/tinc/mesh/nodes/serv_1
src/test/tinc_mesh_test/etc/tinc/mesh/nodes/serv_2
src/test/tinc_mesh_test/etc/tinc/mesh/nodes/serv_3
src/verify/readme.md
src/verify/library/__init__.py
tinc_mesh.egg-info/PKG-INFO
tinc_mesh.egg-info/SOURCES.txt
tinc_mesh.egg-info/dependency_links.txt
tinc_mesh.egg-info/entry_points.txt
tinc_mesh.egg-info/not-zip-safe
tinc_mesh.egg-info/pbr.json
tinc_mesh.egg-info/top_level.txt
tool/arkon.sh
tool/github_squash.py
tool/install_local.py
tool/perform_tox.py
tool/provision_env.sh
tool/readme.md
tool/release_update.py
tool/tox_verify.py