江天一色

业精于勤荒于嬉,行成于思毁于随

2025年5月6日星期二

Cubot Pocket: unlock bootloader and flashing GSI/lineageOS | XDA Forums

›
Cubot Pocket: unlock bootloader and flashing GSI/lineageOS | XDA Forums
2025年5月2日星期五

debian升级后网络IP分配失败

›
ifconfig -a 查看发现 eth0 变成 ens3 了   查看log,确认是网卡名称问题: systemctl status networking.service journalctl -u  networking.service   在 /etc/network/in...
2025年2月23日星期日

helib

›
  doc Homomorphic encryption HElib Algorithms in HElib Fully Homomorphic Encryption without Bootstrapping 其实还是基于RLWE的计算 example ...
2025年2月15日星期六

语法解析相关:REGEX 正则,BNF,RPN

›
  基础介绍 Regular Expressions, BNF and RPN 编译原理的基础介绍有很多。简洁精要,需要功力。 参考: A2 Computing 正则 正则引擎的对比: regex perf 吐槽正则的: Regular Expression...

apache环境下perl Mojolicious站点letsencrypt证书renew失败的问题

›
  以debian为例 安装 certbot apt-get install python-certbot-apache certbot --apache certbot --apache certonly 证书信息将保存在/etc/letsencrypt目录下 ...
2025年2月13日星期四

ssh tunnel

›
  说明 假设远程vps为remote,ip地址为xxx.xxx.xxx.xxx,用户名为someusr,密码为somepasswd。 本地提供socks tunnel,假设socks proxy port 8888。 本地提供http proxy,再转发到socks...

3proxy

›
  安装 Xeoncross/lowendscript , benjamin74/3proxy 配置 假设搭建3proxy服务的server ip为 xxx.xxx.xxx.xxx 准备配置proxy用户名为 somepu ,密码为 somepw 开启的h...

trojan

›
  install apt install trojan prepare 准备公私钥对,申请证书,例如letsencrypt。 server/client可以分别申请,相互信任。 假设密码为 mypasswd server 假设server端: ho...

v2ray

›
  install apt install v2ray prepare 准备公私钥对,申请证书,例如letsencrypt。 server env 假设server端: host: xxx.example.com port: 443 私钥:/home/s...

overtls

›
  install overtls prepare 准备公私钥对,申请证书,例如letsencrypt。 假设: server domain: xxx.example.com server host: xxx.xxx.xxx.xxx server port: ...
›
主页
查看网络版本
由 Blogger 提供支持.