File openvpn.conf, 205 bytes (added by legoff, 18 years ago) |
|
Line | |
---|
1 | client |
---|
2 | dev tun |
---|
3 | proto tcp |
---|
4 | remote localhost 1194 |
---|
5 | nobind |
---|
6 | user nobody |
---|
7 | group nobody |
---|
8 | persist-key |
---|
9 | persist-tun |
---|
10 | ca keys/cakey.pem |
---|
11 | cert keys/client-a.crt |
---|
12 | key keys/client-a.key |
---|
13 | cipher BF-CBC |
---|
14 | comp-lzo |
---|
15 | verb 3 |
---|
16 | mute 20 |
---|
Download in other formats: