Skip to content

tomvanderlee/ttun-client

Repository files navigation

TTUN Client

Deploy

Expose a localport via your selfhosted TTUN Server

Installing

pip install ttun

Developing

  1. Create and activate a python 3.10 virtual environment

  2. Install requirements:

    pip install -r requirements.txt
    
  3. Run:

    python -m ttun
    

About

Expose a localport via your selfhosted TTUN Server

Resources

License

Stars

Watchers

Forks