mirror of
https://github.com/flynx/post-install.git
synced 2026-05-21 20:13:07 +00:00
added tor's webtunnel
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c6a276d5c4
commit
807324c308
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user