通过命令行创建IPsec策略。操作过程和通过图形化界面的步骤类似,主要分为创建IPsec策略、创建IP筛选器列表并创建IP筛选器、创建IPsec筛选器操作,再通过IPsec策略规则将这些关联起来,最后激活IPsec策略即可。创建IPsec策略首先,新创建一个IPsec策略,名称指定为“winvsr”,主模式安全方法配置加密算法为DES、完整性算法为MD5、DH组使用Group1,将生存时间配置为1440(分钟,对应86400秒)。配置命令为:netsh ipsec stati
有些网卡需要先安装:VMware ToolsVMware网卡修改目前没有修改界面,只能在配置文献中修改。打开 *.vmx文件,添加或是修改: ethernet0.virtualDev = "e1000e" value is "vlance" or "e1000" or "vmxnet" or "vmxnet3"Vlance :就是AMD PCNet系列,型号为AMD 79C970 PCnet3
https://github.com/wangyu-/UDPping UDPpingping with UDP protocol ?How it looks likeroot@raspberrypi:~# ./udpping.py 44.55.66.77 4000
UDPping 44.55.66.77 via port 4000 with 64 bytes of paylo
利用 StrongSwan 搭建多终端实用 VPNWritten on May 19, 2015最近离职和 on-board 一起忙,唯一一点时间都拿去无氧了,基本没研究业余技术。目测这种状态至少还会维持一个月。谢谢美帝的教授支持,不过今年真的来不及了,来年再做决定吧。常见 VPN 名词解释PPTP:古老的 VPN 模式,其基本原理就是在原 IP 包的基础上加个包装。未加密,易拦截,依赖 GRE 协议,加上 MTU 问题,感觉只有内网使用场景。L2TP:其实跟 PPTP 类似,但使用 UDP,并
参考 https://github.com/fatedier/frp/tree/dev/conffrps.toml# This configuration file is for reference only. Please do not use this configuration directly to run the program as it may have various issues.# A literal address or host name for IPv6 mu