File: sidedoor.default

package info (click to toggle)
sidedoor 0.2.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: sh: 274; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 388 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Configuration for sidedoor service

# Arguments to pass to sidedoor, which are in turn passed to ssh.
# See man ssh for possible options.
# For example, uncomment the line below to create a remote port forward
# to the local SSH server (running on port 22, exposed on port 8022).
#OPTIONS='-R 8022:localhost:22'

# Remote SSH server to connect to, i.e., [user@]hostname.
REMOTE_SERVER=