输出输入 public class Input { public static void main (String[] args){ try { /** * 打开文件流进行读取 */ Scanner scf = new Scanner(Paths.get("/project/java/JavaStudy/src/knowledge/base/input.txt")); System.out.println(scf.nextLine()); System.out.println(scf.
安装openvpn不再赘述 准备证书文件主要有以下文件: (服务端)ca.crtdh2048.pemserver.crtserver.key(客户端)ca.crtclient01.keydp-client.key 配置服务端1. 修改 /etc/config/openvpn, 修改如下 config openvpn sample_server # Set to to enable this instance: option enabled # Which local IP address sho