By - laodingPosted on 2024年10月25日Posted in 办公网络windows利用批处理命令批量添加防火墙规则1.用途 Windows中利用防火墙规则,禁止程序联网更新,可防止破解后的程序联网更新后,破解失败,如Aodb Read More
By - laodingPosted on 2024年10月24日2024年10月24日Posted in 办公网络windows平台程序打包软件Inno Setup Compiler1.Inno Setup Compiler软件介绍 Inno Setup Compiler是一个.exe程序打 Read More
By - laodingPosted on 2024年10月23日2024年10月23日Posted in 办公网络帮朋友做的一个物流网站1、项目介绍:除了普通的cms功能,自己增加了物流信息查询和运费计算的功能 2、物流信息查询:后台可自定义添加 Read More
By - laodingPosted on 2024年10月18日Posted in 办公网络Telegram如何新建机器人?1.建立机器人并获取API 在Telegram搜索【@BotFather】,输入【/newbot】 2.获取A Read More
By - laodingPosted on 2024年10月18日2024年10月18日Posted in 办公网络Linux系统中格式化和挂载U盘1.查看U盘及其分区 lsblk 2.删除分区 sudo fdisk /dev/sda 运行后依 Read More
By - laodingPosted on 2024年10月17日2024年10月17日Posted in 办公网络私人服务器远程控制Rustdesk使用1.下载客户端 Windows下载:rustdesk-windows-x86_64 2.解压运行 3.运行成功 Read More
By - laodingPosted on 2024年10月17日2024年10月17日Posted in 办公网络Zerotier一些常用的命令1.安装 curl -s https://install.zerotier.com | sudo bash 2 Read More
By - laodingPosted on 2024年10月16日2024年10月16日Posted in 办公网络nps内网穿透常用操作1.客户端和服务器端下载 [label]Linux arm架构客户端[/label] https://gith Read More
By - laodingPosted on 2024年10月12日2024年10月12日Posted in 办公网络搭建的中国传统农历日历API1.代码演示 curl -X 'POST' \ 'http://c2n.e-123.cn:8081/api/l Read More
By - laodingPosted on 2024年10月9日2024年10月12日Posted in 办公网络SSH连接从A服务器下载文件到B服务器1.命令格式 scp username@server_ip:/path/to/file /local/path Read More