added SSH forwarding to norrsken
This commit is contained in:
parent
eb0f71edfa
commit
5e22dcadf1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ RULES=(
|
||||||
"80:8000"
|
"80:8000"
|
||||||
"443:4430"
|
"443:4430"
|
||||||
"443:4430/udp"
|
"443:4430/udp"
|
||||||
|
"22:22"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Runs the actual script
|
# Runs the actual script
|
||||||
|
|
Loading…
Reference in a new issue