主机名规范 最初版到最新版修改了很多规定,不过很多旧系统或者遗留的规定会偏向旧版规定。 RFC 952:https://datatracker.ietf.org/doc/html/rfc952 只能包含 ASCII 字母a到z(以不区分大小写的方式)、数字0到9和连字符减号字符 ('-')。 首字符必须是字母。最后一个字符不能是减号或句点 。 句点 ( .) 请注意,仅当它们用于分隔“域样式名称”的组成部分时才允许使用句点。 RFC 1123:https://datatracker.ietf.org/doc/html/rfc1123 第一个字符的限制以允许字母或数字。 RFC 2181:https://datatracker.ietf.org/doc/html/rfc2181 允许在主机名中使用下划线,主要由DNS服务使用,部分工具可能无法…
HAProxy SSL代理 HAProxy 是一款高性能负载均衡工具,不过他的功能也能拿来做反向代理或者隧道代理类似的东西。 配置文件如下,可以使用SSL卸载证书或者使用自己的证书。 frontend ft_imap bind *:143 log global option tcplog mode tcp timeout client 1m default_backend bk_imaps frontend ft_imaps bind *:993 ssl crt /etc/haproxy/server.pem log global option tcplog mode tcp timeout client 1m default_backend bk_imaps backend bk_imaps log global option tcplo…
各种设备User Agent
Torrent下载工具推荐
用 rar2john+hashcat 破解 RAR 文件密码

2018-10 from--https://deviceatlas.com/blog/list-of-user-agent-strings The User-Agent (UA) string is contained in the HTTP headers and is intended to identify devices requesting online content. The User-Agent tells the server what the visiting device is (among many other things) and this information can be used to determine what content to return. Of course this requires us…
1. Web Torrent –临时用户的最佳torrent软件 2. BiglyBT –开源Vuze替代方案 3. Torch Browser – 内置torrent下载器的浏览器 4. BitTorrent –所有torrent客户端中最古老的 5. uTorrent –一个非常小的BitTorrent替代方案 6. BitComet –种子下载程序兼下载管理器 7. qBittorrent –一个简单的开源torrent下载器 8. Deluge –一个没有UI的torrent客户端
2010-06 from--https://mysock.net/index.php/archives/724 准备工作 rar2john 工具下载地址:http://openwall.info/wiki/_media/john/johntheripper-v1.8.0.12-jumbo-1-bleeding-e6214ceab-2018-02-07-win-x64.7z hashcat 下载地址:https://hashcat.net/files/hashcat-4.1.0.7z 下载并解压这两个工具,放到同级目录,方便以后使用,目录结构如下所示: D:Tool ├─hashcat │ ├─MyCrackRAR.bat │ ├─testfile.rar ├─JohnTheRipper 过程 testfile.rar 是测试用的文件,密码为…
2020最好的Linux发行版
关闭新版chrome工具栏上拼图图标
2020-09 from--https://linoxide.com/linux-how-to/what-are-best-linux-distros/ Even we have hundreds of distributions, we have created a list of best Linux distro based on popularity, features, and ease of usage. I felt its fair to categories top Linux distros based on Desktop (laptop), Security, Lightweight, Enterprise and for Developers because each distro have their uniqu…
地址栏输入:chrome://flags/ 进入后找到 Extensions Toolbar Menu 禁用