aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-03Implement automatic tuwunel pipelineFilip Wandzio2-235/+295
Fix the path in coturn server configuration file Update manual with actual information Implement cli parameters instead of reading user input Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-10-01Implement use flags for subcommantsFilip Wandzio3-102/+201
Optimize synapse pipeline
2025-09-30Optimize the dendrite pipelineFilip Wandzio1-29/+179
2025-09-26Update readmeFilip Wandzio2-19/+13
2025-09-26Make sure there are new lines in the paragraphsFilip Wandzio1-9/+16
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-09-25Update project's description in the readmeFilip Wandzio1-1/+12
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-09-25Update the pkgbuildFilip Wandzio2-2/+2
Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-09-25Add makefile and enable support for building on arch based distributionsFilip Wandzio5-162/+286
Organize script into modular functions Add manpages Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-08-20Add turn server setup and nginx reverse proxyFilip Wandzio2-164/+195
Signed-off-by: Filip Wandzio <contact@philw.dev>