type
status
date
slug
summary
tags
category
icon
password

docker-安装脚本

This will keep your config and Logfiles in the docker volume softetherdata

Usage docker-compose

The same command can be achieved by docker-compose, the docker compose file is in the repository

Use vpncmd

With newer releases vpncmd is directly in the container so you can use it to configure the vpnserver. You can can run it once the container is running :
docker exec -it softether-vpn-server vpncmd

Building

docker build -t softethevpn:latest .