f8c4b713a9
PPP over SSL virtual private networking (server part). Submitted by: at@rominet.net
10 lines
365 B
Text
10 lines
365 B
Text
etc/rc.d/ssltunnel.sh.sample
|
|
@unexec if cmp -s %D/etc/ssltunnel/client.conf %D/etc/ssltunnel/client.conf.sample; then rm -f %D/etc/ssltunnel/client.conf; fi
|
|
etc/ssltunnel/tunnel.conf.default
|
|
etc/ssltunnel/users.sample
|
|
libexec/pppserver
|
|
sbin/pppwho
|
|
%%PORTDOCS%%%%DOCSDIR%%/LISEZ-MOI
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm etc/ssltunnel
|