mirror of
https://github.com/flynx/post-install.git
synced 2026-05-23 13:33:06 +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:
|
# see:
|
||||||
# https://github.com/rvaiya/keyd
|
# https://github.com/rvaiya/keyd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user