vi /etc/rc.local
/usr/local/sbin/openvpn --config /usr/local/etc/server.conf > /dev/null 2>&1 & 
 
 
openvpn --cd /etc/openvpn --daemon --config server.conf

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-01
  • 2021-12-06
  • 2021-11-09
  • 2021-06-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-01
  • 2021-10-23
  • 2021-11-19
  • 2022-02-15
  • 2021-07-25
  • 2022-12-23
相关资源
相似解决方案