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.

10 lines
229 B

  1. config globals 'globals'
  2. option alt_config_file '/etc/stunnel/stunnel.conf'
  3. option debug '5'
  4. config service 'dummy'
  5. option client '1'
  6. option accept_host 'localhost'
  7. option accept_port '6000'
  8. list connect 'localhost:6001'