You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
190 B

  1. config tmate-ssh-server 'main'
  2. option listen_port 2222
  3. option keys_dir '/etc/tmate-ssh-server/keys/'
  4. # option ip '0.0.0.0'
  5. # option hostname 'OpenWrt'
  6. # option ssh_port_advertized 2222