1,下载支持windows 32bit的nebula:
https://github.com/TommyLau/nebula/releases
2,安装tap0901驱动,先下载:
https://build.openvpn.net/downloads/releases/tap-windows-9.24.6.zip
选择x86版本,手动安装:tapinstall install OemVista.inf tap0901
3,安装成windows服务
./nebula -service install -config C:\nebula\nebula-windows-amd64\config.yml
./nebula -service start -config C:\nebula\nebula-windows-amd64\config.yml
./nebula -service restart
./nebula -service stop
./nebula -service uninstall