From 807324c308c0b2b2ca5e301c67eb54cc1c1fd654 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 29 Apr 2026 01:24:15 +0300 Subject: [PATCH] added tor's webtunnel Signed-off-by: Alex A. Naanou --- post-install | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/post-install b/post-install index 77e052f..f0618cc 100755 --- a/post-install +++ b/post-install @@ -571,6 +571,13 @@ function feature-broot(){ ( ) } +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +function feature-tor-webtunnel(){ ( + @ sudo dnf copr enable vgaetera/extras + @ sudo dnf install webtunnel +) } + + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # see: # https://github.com/rvaiya/keyd