随笔
个人微信一键接入 LangBot ,langbot-wechat.sh
XiaoMi 发表于2025-04-13 浏览7 评论0
#!/bin/bash
# 定义颜色
RED='\033[1;31m'
GREEN='\033[0;32m'
YELLOW='\033[0;33m'
NC='\033[0m' # 无颜色
CYAN='\033[0;36m'
# 显示脚本来源
echo -e "${CYAN}===== LangBot接入微信一键部署工具 =====${NC}"
# 定义颜色
RED='\033[1;31m'
GREEN='\033[0;32m'
YELLOW='\033[0;33m'
NC='\033[0m' # 无颜色
CYAN='\033[0;36m'
# 显示脚本来源
echo -e "${CYAN}===== LangBot接入微信一键部署工具 =====${NC}"
随笔
VPN openConnect-GUI windows 系统 已连接但无法访问网络
XiaoMi 发表于2025-01-10 浏览17 评论0
OpenConnect-GUI\vpnc-script.js' returned error 1 Could not open C:/Users/Administrator/AppData/Local/Temp\vpnc.log
随笔
rinetd 配置文件rinetd.conf
XiaoMi 发表于2025-01-08 浏览13 评论0
# # this is the configuration file for rinetd, the internet redirection server # # you may specify global allow and deny rules here # only ip addresses are matched, hostnames cannot be specified here # the wildcards you may use are * and ? # # allow 192.168.2.* # deny 192.168.2.1? # # forwarding rules come here # # you may specify allow and deny rules after a specific forwarding rule # to apply to only that forwarding rule # # bindadress bindport connectaddress connectport 0.0.0.0 443 192.0.0.1 443 # logging information logfile /var/log/rinetd.log # uncomment the following line if you want web-server style logfile format # logcommon
随笔
Ubuntu 安装 rinetd 命令
XiaoMi 发表于2025-01-02 浏览14 评论0
git clone https://github.com/samhocevar/rinetd.git cd rinetd sudo apt install gcc make automake sudo ./bootstrap sudo ./configure sudo make && sudo make install
随笔
刚刚建好的小窝,欢迎
XiaoMi 发表于2025-01-02 浏览40 评论0
刚刚建好的小窝,欢迎