04
2023
02

mosdns设置参考

https://kuokuo.io/2022/03/24/openclash-with-mosdns/https://blog.suysker.xyz/archives/236
02
2023
02

wr1200js改过512M内存

https://www.right.com.cn/forum/forum.php?mod=viewthread&tid=328361&extra=page%3D1&ordertype=1
29
2023
01

ROUTEROS 系统定制

/user group add name=test policy="reboot,read,write,winbox,password,web,!local,!telnet,!ss\     h,!ftp,!policy,!test,!sniff,!sensitive,!api,!romon,!dude,!rest-api" skin=\     te
16
2023
01

手动安装

https://github.com/lucamarche-iz1mlt/install-mmdvm-sh/blob/master/INSTALL.md
30
2022
12

BG1ICA网盘下载地址

https://pan.baidu.com/s/1q5U7C2iy8nUkN1Ka1Af_5A?pwd=dqdq
29
2022
12

VirtualHere 服务器安装和卸载脚本

https://github.com/virtualhere/scriptcurl https://raw.githubusercontent.com/virtualhere/script/main/install_server | sudo sh玩客云安装客户端下载地址https://www.virtualhere.com/usb_client_softwareopenwrt编译linux下用 tar -xzf luai-app-virtualhere.
28
2022
12

rsp1 tcp 服务器安装 SDRPlay

安装编译环境 apt-get install git build-essential cmake automake libusb-1.0-0-dev git clone https://github.com/SDRplay/RSPTCPServer cd RSPTCPServer mkdir build cd build cmake .. make make&n
15
2022
12

PIP出错解决

sudo apt remove python3-pip  wget   sudo python3 get-pip.py然后重启后:pip install pyopenssl --upgrade
03
2022
12

虚拟机版本的的OSTAR

opkg update opkg install kmod-usb-serial opkg install kernel-modules opkg install kmod-usb-serial-ch341 opkg install kmod-usb-serial-ftdi #陈总家FT232R opkg install kmod-usb-core kmod
11
2022
11

roteros 建立openvpn

https://www.simaek.com/archives/275/此前一直使用CentOS运行OpenVPN多客户端程序,并在RouterOS将远程子网路由到此机器上,配置上有点复杂,也可能存在性能问题。因此,这次打算直接在我所使用的网关RouterOS上配置。0、简述环境简单描述一下网络坏境,假设现在有两个网段,一个为家庭内网,一个为公司内网。家庭网络拥有网关权限,所以可以将OpenVPN服务端部署在家庭网关上。这也是这次主要调整的地方。在此之前,服务端部署在家庭内网中的一台CentOS