Python email error

Python 3.7.4 之前的版本 邮件包有问题,后续补充

python-apscheduler

from apscheduler.schedulers.asyncio import AsyncIOScheduler scheduler = AsyncIOScheduler({ 'apscheduler.jobstores.mongo': { 'type': 'm...

WSL2 网络无法访问

首先在 Windows PowerShell 中查询 WSL 虚拟网卡的 IP 地址PS C:\WINDOWS\system32> ipconfig ...

Winrar Key

RAR registration data State Grid Corporation Of China 50000 PC usage license UID=5827a0bd1c43525d0a5d 64122122500a5d3d56f784f3a440ac3fb632d34e08bba...

frp 安装

wget https://github.com/fatedier/frp/releases/download/v0.27.1/frp_0.27.1_linux_amd64.tar.gz -O /tmp/frp.tar.gz tar -xzvf /tmp/frp.tar.gz -C /tmp/ ...