Skip to content

Easily create zip files containing tinc configuration for clients to easily connect.

License

Notifications You must be signed in to change notification settings

jivank/tinc-configurator-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinc-configurator-web

Easily create zip files containing tinc configuration for clients to easily connect. Note: This will generate the public/private key for the client.

screenshot ##Prerequisites Install flask

pip3 install flask

Make sure you have a currently working setup. See how 'externalnyc' is configured here. This tool will run on your public ip node (as configured in the digitalocean article).

##Running the application Be sure to run as an user that has read/write permissions to /etc/tinc or wherever your tinc folder resides.

python3 tinczip.py

##Todo

  • Allow user to use only public key
  • Handle more than 254 clients

About

Easily create zip files containing tinc configuration for clients to easily connect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages