随笔 - 192  文章 - 0  评论 - 14  阅读 - 24万
11 2024 档案
Debian系统部署iKEV2
摘要:服务端部署 用nono编辑ipsec配置文件 nano /etc/ipsec.conf 替换成下面的内容 config setup charondebug="ike 2, knl 2, cfg 2" conn ikev2-vpn auto=add compress=yes type=tunnel k 阅读全文
posted @ 2024-11-13 08:44 项希盛 阅读(73) 评论(0) 推荐(0) 编辑
debian12.7的apt默认源
摘要:查看源 root@debian:~# cat /etc/apt/sources.list #deb cdrom:[Debian GNU/Linux 12.7.0 _Bookworm_ - Official amd64 NETINST with firmware 20240831-10:38]/ bo 阅读全文
posted @ 2024-11-11 11:49 项希盛 阅读(76) 评论(0) 推荐(0) 编辑
Linux下面搭建WireGuard生成脚本
摘要:一、部署服务器 1:安装WireGuard apt install wireguard 2:生成配置文件 cd到/etc/wireguard #!/bin/bash # Convert IP address to integer ip_to_int() { local ip=$1 local a b 阅读全文
posted @ 2024-11-03 16:56 项希盛 阅读(181) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示