diff options
| -rw-r--r-- | README.rst | 2 | ||||
| -rw-r--r-- | setup.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -7,7 +7,7 @@ TTUN Client | |||
| 7 | .. |Deploy| image:: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml/badge.svg | 7 | .. |Deploy| image:: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml/badge.svg |
| 8 | :target: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml | 8 | :target: https://github.com/tomvanderlee/ttun-client/actions/workflows/python-publish.yml |
| 9 | 9 | ||
| 10 | Expose a localport via you selfhosted `TTUN Server <https://github.com/tomvanderlee/ttun-server>`_ | 10 | Expose a localport via your selfhosted `TTUN Server <https://github.com/tomvanderlee/ttun-server>`_ |
| 11 | 11 | ||
| 12 | Installing | 12 | Installing |
| 13 | ---------- | 13 | ---------- |
| @@ -1,7 +1,7 @@ | |||
| 1 | [metadata] | 1 | [metadata] |
| 2 | name = ttun | 2 | name = ttun |
| 3 | author = Tom van der Lee | 3 | author = Tom van der Lee |
| 4 | description = Expose a localport via you selfhosted TTUN Server | 4 | description = Expose a localport via your selfhosted TTUN Server |
| 5 | long_description = file: README.rst | 5 | long_description = file: README.rst |
| 6 | license = BSD-3-Clause | 6 | license = BSD-3-Clause |
| 7 | 7 | ||
