LICENSE
MANIFEST.in
README.md
setup.py
apps/img/logo.png
scripts/examples/tunel_api.py
scripts/hosts/farmshare_ssh.sh
scripts/hosts/sherlock_ssh.sh
tunel/__init__.py
tunel/api.py
tunel/apps.py
tunel/defaults.py
tunel/logger.py
tunel/schemas.py
tunel/settings.py
tunel/settings.yml
tunel/template.py
tunel/version.py
tunel.egg-info/PKG-INFO
tunel.egg-info/SOURCES.txt
tunel.egg-info/dependency_links.txt
tunel.egg-info/entry_points.txt
tunel.egg-info/not-zip-safe
tunel.egg-info/requires.txt
tunel.egg-info/top_level.txt
tunel/apps/htcondor/job/app.yaml
tunel/apps/htcondor/job/job.sh
tunel/apps/singularity/socket/jupyter/app.yaml
tunel/apps/singularity/socket/jupyter/jupyter.sh
tunel/apps/singularity/socket/tunel-django/app.sh
tunel/apps/singularity/socket/tunel-django/app.yaml
tunel/apps/slurm/port/jupyter/app.yaml
tunel/apps/slurm/port/jupyter/jupyter.sbatch
tunel/apps/slurm/socket/jupyter/app.yaml
tunel/apps/slurm/socket/jupyter/jupyter.sbatch
tunel/apps/slurm/socket/singularity-jupyter/app.yaml
tunel/apps/slurm/socket/singularity-jupyter/jupyter.sbatch
tunel/client/__init__.py
tunel/client/api.py
tunel/client/apps.py
tunel/client/execute.py
tunel/client/info.py
tunel/client/launcher.py
tunel/client/shell.py
tunel/client/tunnel.py
tunel/launcher/__init__.py
tunel/launcher/base.py
tunel/launcher/htcondor.py
tunel/launcher/singularity.py
tunel/launcher/slurm.py
tunel/launcher/scripts/__init__.py
tunel/launcher/scripts/slurm/list_modules.sh
tunel/ssh/__init__.py
tunel/ssh/commands.py
tunel/ssh/ssh.py
tunel/templates/__init__.py
tunel/templates/docs.md
tunel/templates/bash/set-user-pass.sh
tunel/templates/bash/set-workdir.sh
tunel/templates/bash/network/set-port.sh
tunel/templates/bash/python/create-local.sh
tunel/templates/bash/singularity/set-cache-tmp.sh
tunel/templates/bash/socket/set-socket.sh
tunel/templates/htcondor/template.submit
tunel/utils/__init__.py
tunel/utils/fileio.py
tunel/utils/generate.py
tunel/utils/terminal.py