Skip to content
Snippets Groups Projects
Commit 8d90ff9b authored by Erick Hitter's avatar Erick Hitter
Browse files

More doc

parent 0f871784
Branches
No related tags found
No related merge requests found
...@@ -30,6 +30,16 @@ version=0.6.7 ...@@ -30,6 +30,16 @@ version=0.6.7
# "-p 1234 username@host2.example.com -L 10002:127.0.0.1:3306 -L 10012:127.0.0.1:27017" # "-p 1234 username@host2.example.com -L 10002:127.0.0.1:3306 -L 10012:127.0.0.1:27017"
#) #)
#
# The SOCKETS array is used to configure sockets forwarded by individual
# ports. Each forwarded socket must be removed before it can be forwarded
# again, which this handles.
#
#SOCKETS=(
# ""
# ""
#)
# #
# The RECONNECT_TIMER is used in case of a tunnel connection to be lost. After # The RECONNECT_TIMER is used in case of a tunnel connection to be lost. After
# the script is detecting that the connection was lost, the time defined the # the script is detecting that the connection was lost, the time defined the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment