原创 shell nc udp syslog

#!/bin/ship="目標IP"port=12345message="Hello UDP!"echo "$message" | nc -u $ip $port

原创 【測試】echo發送和接收TCP/UDP數據包|shell 發送TCP/UDP數據包

https://www.cnblogs.com/bandaoyu/p/16752265.html

原创 nginx設置X-Frame-Options

https://blog.csdn.net/zhaofuqiangmycomm/article/details/129348510

原创 lsof看到sock fd但是netstat查看不到socket連接的場景原創

https://cloud.tencent.com/developer/article/2294875

原创 useradd命令-p指定密碼

https://blog.csdn.net/weixin_34275734/article/details/91891018

原创 Linux 命令(210)—— ssh-copy-id 命令

https://cloud.tencent.com/developer/article/2186410?areaSource=102001.17&traceId=Dg2vUgV-S620Usgijkwym

原创 MyBatis 如何配置多個別名 typeAliasesPackage

https://www.jb51.net/article/234868.htm

原创 Java 8中List轉Map的多種方式

https://blog.csdn.net/SHYLOGO/article/details/129381152

原创 The bean ‘xxx.FeignClientSpecification‘ could not be registered. A bean with that name has already

https://blog.csdn.net/weixin_70144763/article/details/130406091

原创 spring boot 配置文件開啓debug 原創

https://blog.51cto.com/u_16175479/8860084

原创 Mybatis中typeAliases標籤和package標籤使用

https://www.jb51.net/article/224438.htm

原创 【hutool】調用CaptchaUtil生成二維碼的Base64編碼佔用本地資源覆盤及解決方案

https://blog.csdn.net/muc_0255/article/details/135518260

原创 Java ImageIO 類詳解

https://blog.csdn.net/u012581020/article/details/130625872

原创 Supervisord: Restarting and Reloading

https://www.onurguzel.com/supervisord-restarting-and-reloading/

原创 如何解決Linux下偵聽端口被佔用

https://blog.csdn.net/yaxuan88521/article/details/121007899