【转】solr8学习入门(三)创建core,配置中文分词器 2020年3月12日 | Leave a comment https://blog.csdn.net/qq_26356861/article/details/10273… Read More
【转】Solr vs. Elasticsearch谁是开源搜索引擎王者 2020年3月12日 | Leave a comment https://www.cnblogs.com/xiaoqi/p/6545314.html &n… Read More
【转】 Elasticsearch与Solr 选型 2020年3月12日 | Leave a comment https://www.cnblogs.com/fosilzhou/articles/4629220.html… Read More
转 V2Ray 进阶配置 WebSocket+TLS+Nginx 2020年3月2日 | Leave a comment https://www.ecsoe.com/archives/38.html#一键脚本 &nbs… Read More
V2ray+websocket+tls+caddy+serverSpeeder 2020年3月1日 | Leave a comment https://segmentfault.com/a/1190000018242765?utm_source=… Read More
搭建 v2ray 备忘 2020年3月1日 | Leave a comment 1. 下载安装脚本 curl -O 'https://raw.githubusercontent.com/v2ray/v2ray-core/master/release/install-release.sh' 2. 安装,完成后会出现 **success** bash install-release.sh 3. 启动 v2ray 服务端 systemctl enable v2ray && systemctl start v2ray 4. 查看配置信息,待会客户端要用 cat /etc/v2ray/config.json 1234567891011 1. 下载安装脚本curl -O 'https://raw.githubusercontent.com/v2ray/v2ray-core/master/release/install-release.sh' 2. 安装,完成后会出现 **success** bash install-release.sh 3. 启动 v2ray 服务端 systemctl enable v2ray && systemctl start v2ray 4. 查看配置信息,待会客户端要用 cat /etc/v2ray/config.json &… Read More
转: 如何快速搭建VPN,六款VPN服务器上最好的自由和开源工具,轻松搭建个人VPN 2020年2月18日 | Leave a comment http://www.shujuba.net/info/481.html &nbs… Read More