Golang编程语言知识介绍


  • 首页

  • todo

  • 思考

  • life

  • food

  • OS

  • lua

  • redis

  • Golang

  • C

  • TCP/IP

  • ebpf

  • p4

  • OpenVPN

  • IPSec

  • L2TP

  • DNS

  • distributed

  • web

  • OpenWRT

  • 运维

  • Git

  • 鸟哥的私房菜

  • IT杂谈

  • 投资

  • About Me

  • 友情链接

  • FTP

  • 搜索
close

2024春节探亲

时间: 2024-02-05   |   分类: 生活   旅游   life     |   阅读: 196 字 ~1分钟
出发前准备 汽车的长途安检 个人和家人需要携带的物品清单 开车的时刻表、沿途路况和天气查看 去、返的时间 提前将零食和食品快递到忠县 心得 原本计划除夕和
阅读全文 »

IPSec 参考资料

时间: 2024-01-25   |   分类: ipsec   ref     |   阅读: 327 字 ~1分钟
https://libreswan.org/wiki/VPN_server_for_remote_clients_using_IKEv1_XAUTH_with_PSK https://blog.csdn.net/s2603898260 https://blog.csdn.net/s2603898260/article/details/112975141 https://blog.csdn.net/s2603898260/category_9943778.html https://blog.csdn.net/s2603898260/article/details/110018251 https://blog.csdn.net/s2603898260/article/details/105831370 https://github.com/Top-Fish/IPSecVPN/blob/master/IKE%E6%8F%A1%E6%89%8B%E6%B5%81%E7%A8%8B%E5%9B%BE%E8%AF%A6%E8%A7%A3.md https://blog.csdn.net/rtmdk/article/details/77716863 https://blog.csdn.net/u013920085/article/details/50550983 https://juejin.cn/post/7105407021825933349 https://juejin.cn/post/7105407021825933349 https://zhuanlan.zhihu.com/p/100410283 IPSec之IKEv2详解 IPSec NAT穿越(NAT-T)原理 [IPSec 基本原理] (https://blog.csdn.net/qq_38265137/article/details/89423551) IKEv2 Cipher Suites IP 安全与 IPsec 协议,实验A :使用Strong
阅读全文 »

12306抢票备忘录

时间: 2024-01-24   |   分类: 生活   life     |   阅读: 44 字 ~1分钟
IP 被封 若在公司用 WIFI 抢票,可能面临 IP 异常的问题,可以用 VPN 解决 速度 能用抢票软件,就用抢票软件

分布式系统学习资料汇总

时间: 2024-01-24   |   分类: it   distributed   分布式   ref     |   阅读: 4086 字 ~9分钟
本文首发自公众号:“木鸟杂记”,会不定期更新。欢迎订阅我的分布式系统和数据库专栏:系统日知录,https://xiaobot.net/p/s
阅读全文 »

理解socks5协议的工作过程和协议细节

时间: 2024-01-24   |   分类: IT     |   阅读: 3277 字 ~7分钟
1前言 本位将由浅入深带大家详细了解socks5协议。文章首先会对socks协议进行简单介绍,接着会介绍socks5协议的使用场景,然后介绍它
阅读全文 »

Linux 路由表详解及 route 命令详解

时间: 2024-01-24   |   分类: 运维   tools     |   阅读: 1565 字 ~4分钟
Linux 内核的路由表 通过 route 命令查看 Linux 内核的路由表: [root@VM_139_74_centos ~]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default gateway 0.0.0.0 UG 0 0 0 eth0 10.0.0.10 10.139.128.1 255.255.255.255 UGH 0 0 0 eth0 10.139.128.0 0.0.0.0 255.255.224.0 U 0 0 0 eth0 link-local 0.0.0.0 255.255.0.0 U 1002 0 0 eth0 172.17.0.0
阅读全文 »

Golang 内存分析和动态追踪 pprof

时间: 2024-01-24   |   分类: go     |   阅读: 4415 字 ~9分钟
当你的golang程序在运行过程中消耗了超出你理解的内存时,你就需要搞明白,到底是 程序中哪些代码导致了这些内存消耗。此时golang编译好的
阅读全文 »

VSCode添加全局宏定义

时间: 2024-01-24   |   分类: vscode     |   阅读: 189 字 ~1分钟
问题: 利用vscode编辑代码时,设置了禁用非活动区域着色后,在一些编译脚本中配置的宏又识别不了 遇到#ifdef包住的代码就会变暗色,想查看
阅读全文 »
3 4 5 6 7 8 9 10 11
shankusu2017@gmail.com

shankusu2017@gmail.com

日志
分类
标签
RSS 订阅
GitHub
© 2009 - 2025
粤ICP备2021068940号-1 粤公网安备44011302003059
0%