| config globals 'globals' | |
| #option alt_config_file '/etc/stunnel/stunnel.conf' | |
| option setuid 'nobody' | |
| option setgid 'nogroup' | |
| config service 'dummy' | |
| option enabled '1' | |
| option client '1' | |
| option accept_host 'localhost' | |
| option accept_port '6000' | |
| list connect 'localhost:6001' | |