1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-05-18 19:47:22 +02:00

docs: tcp support ()

This commit is contained in:
Travis Groth 2020-12-22 23:03:13 -05:00 committed by GitHub
parent c23c8b34b3
commit 50989a11b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 138 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3
import os.path
from typing import Any, IO
import yaml