felix021's repos on GitHub
Python · 71 watchers
ssocks5
socks5 proxy simplified from shadowsocks.
C · 45 watchers
pyshmht
Shared memory based Hash Table extension for Python
Python · 40 watchers
mixo
A secured socks5 proxy over the Great Fucking Wall.
C · 14 watchers
libshmht
Shared memory hash table for cache purposes.
Shell · 10 watchers
openssl-selfsign
scripts to generate ca, self signed https certs, client side certificates and crl file
Scheme · 9 watchers
sicp
learning sicp
Python · 4 watchers
flask-template
flask框架模板
C · 3 watchers
fserial
simple and faster {,un}serializer for most python builtin data objects
2 watchers
ethereum-homestead-documentation-chinese-simplified
Ethereum Homestead Documentation 中文版
PHP · 2 watchers
icpcsignin
武汉大学ACM/ICPC程序设计大赛暨华中北区程序设计邀请赛报名系统
Python · 2 watchers
ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
PHP · 2 watchers
myenv
linux工作环境:常用配置、命令、脚本等。
PHP · 2 watchers
phpcon2016-qsq
PHPCON2016 钱升钱烧脑题及解答
Python · 1 watchers
algorithm
my solutions to some of the problems on leetcode
C · 1 watchers
bitmap
a simple BMP file manipulation library without any dependency.
Python · 1 watchers
cosfs
simple cli script to access cos on tencentyun/qcloud # 腾讯云COS命令行访问工具
PHP · 1 watchers
ethereum-php
A PHP interface to the Ethereum API
Go · 1 watchers
gin-tpl
gin template: with controller
Go · 1 watchers
gost
GO Simple Tunnel - a simple tunnel written in golang
HTML · 1 watchers
iasm
Interactive Assembler for Go
Go · 1 watchers
tokensession
Session based on Token in http header
0 watchers
.github
Go · 0 watchers
agentcall
Run terminal-native agents in a PTY and collect structured callback results.
PHP · 0 watchers
apimock
api mock server with gui editor
Java · 0 watchers
azkaban2
Azkaban scheduler re-written from the ground up.
0 watchers
benchmark
a simple benchmark testing tool implemented in golang with some small features
0 watchers
chatgpt-gpt4-telegram-bot
ChatGPT Telegram bot
0 watchers
ChatGPTPortal
0 watchers
ChinaTextbook
所有小初高、大学PDF教材。
Go · 0 watchers
clash
A rule based tunnel in Go.
0 watchers
claude-code
Claude Code Snapshot for Research. All original source code is the property of Anthropic.
Python · 0 watchers
claude-env
0 watchers
claude-multi
A tool to have multiple claude-code instance with different configs
0 watchers
ClickHouse
ClickHouse® is a real-time analytics DBMS
0 watchers
clickhouse-java
Java client and JDBC driver for ClickHouse
JavaScript · 0 watchers
cloudwego.github.io
Website for CloudWeGo
0 watchers
codec-dubbo
Go · 0 watchers
configmanager
fork of cloudwego/configmanager
0 watchers
cwg-base64x
High performance drop-in replacement of the encoding/base64 library.
0 watchers
cwg-iasm
Interactive Assembler for Go.
0 watchers
cwg-kitex-examples
Examples for Kitex.
Go · 0 watchers
cwg-kitex-tests
Tests for cloudwego/kitex
JavaScript · 0 watchers
db_creator
数据字典编辑器
CSS · 0 watchers
docs
0 watchers
doris-website
Apache Doris Website
Go · 0 watchers
dubbo-p1
Go · 0 watchers
dubbo-p2
Go · 0 watchers
dubbo-p3
0 watchers
dummie-go
Rust · 0 watchers
EasyTier
A simple, decentralized mesh VPN with WireGuard support.
Python · 0 watchers
easytier-monitor
EasyTier health monitor — auto-restart on consecutive network failures
JavaScript · 0 watchers
ethereum-bip44
Library to generate Ethereum addresses from a hierarchical deterministic wallet according to the BIP44 standard.
0 watchers
fcitx5-chewing
HTML · 0 watchers
felix021.github.io
C++ · 0 watchers
felixoj
a small online judge by felix
C · 0 watchers
fos30
30日でできる! OS自作入門
Go · 0 watchers
frugal
A very fast dynamic Thrift serializer & deserializer.
JavaScript · 0 watchers
git-repo-cache
Caching .git locally to speed up actions/checkout.
Go · 0 watchers
gitea-release-drafter
Automatic release notes for gitea and forgejo. DOES NOT WORK ON GITHUB!
HTML · 0 watchers
go-blog
A blog app build with Martini, xorm & goconfig.
0 watchers
gopay
微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
0 watchers
gopkg
Universal Utilities for Go
Go · 0 watchers
gopub
使用Go语言开发的版本发布系统
Go · 0 watchers
gorose
Gorose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides five major database drivers: mysql,sqlite3,postgres,oracle,mssql.
0 watchers
GoroutinePool
Goroutine pool
Shell · 0 watchers
iterm2-zmodem
Automatic ZModem support for iTerm 2
Go · 0 watchers
kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
0 watchers
kitex-config-etcd
It's the extension for Kitex to load service governance config from etcd (https://etcd.io/)
0 watchers
kitex-config-nacos
Integrate Kitex with Nacos for service governance configurations.
Go · 0 watchers
kitex-test
test project for github.com/cloudwego/kitex
0 watchers
link-ai
保护每一次 AI 调用的隐私安全 — 面向企业和个人的大模型安全接入网关
C · 0 watchers
logdb
A logging system base on mysql
Lua · 0 watchers
luci-app-easytier
OpenWrt里的EasyTier安装包(IPK和APK)
Objective-C · 0 watchers
mac-display
Automatically dim a MacBook built-in display when external monitors are connected
Python · 0 watchers
marketplace
Personal Claude Code skills & plugin catalog
PHP · 0 watchers
mmsdk
微信公众平台SDK
0 watchers
monitor-prometheus
Prometheus monitoring for your Hertz services.
0 watchers
nanobrowser
Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.
0 watchers
netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
0 watchers
oceanengine
巨量引擎marketing-api golang sdk
Python · 0 watchers
ollama-benchmark
Ollama LLM benchmark tooling
Python · 0 watchers
outils
tools
Rust · 0 watchers
oxideterm
All-in-one terminal workspace — local shells, SSH, SFTP, remote IDE, AI agent, and file manager in a single native binary. Built with Tauri 2 and pure Rust SSH (no OpenSSL). Smart reconnect, MCP, RAG, plugins, 30+ themes, 11 languages.
PHP · 0 watchers
php-keccak
Keccak
0 watchers
pid
Python · 0 watchers
reedsolomon
A pure-python Reed Solomon encoder/decoder
0 watchers
shadowsocks
PHP · 0 watchers
simple-php-frame
支持SQLite和MySQL,有一个简单的日志库,适合小系统(数千行代码级别)的开发。
Kotlin · 0 watchers
sms-forwarder
Android app that monitors incoming SMS, matches against regex rules, and forwards to Feishu bot webhooks
0 watchers
sonic
A blazingly fast JSON serializing & deserializing library
0 watchers
SSHy
HTML5 SSH Web Client
0 watchers
thrift-iterator-go
decode/encode thrift message without IDL
Go · 0 watchers
thrift-util
0 watchers
thriftgo
An implementation of thrift compiler in go language.
Go · 0 watchers
tidb-tools
Go · 0 watchers
ttheader
Another implementation of the TTHeader decoder/encoder.
0 watchers
tun2socks
tun2socks - powered by gVisor TCP/IP stack
C · 0 watchers
viabtc_exchange_server
A trading engine with high-speed performance and real-time notification
felix021

felix021

人生には、三つ坂があるんですって、上り坂、下り坂、まさか。
V2EX member #30753, joined on 2012-12-17 22:26:02 +08:00
Per felix021's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
felix021's recent replies
Mar 14, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@kingfalse 我这写了半天还被喷技术差,您这句话要是让楼上几位看见了,估计更惨
Mar 14, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@ihciah 换了大半年了
Mar 14, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@shanliang 客户用的不是 wosign ,我在原文没有提到;只是 23 楼提了 wosign 的一个 bad case 。
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@hxndg 是的,确实写得有点碎,前面说了,主要是记录自己的一些操作备查,加上一些觉得可能有用的基础知识串起来。

「不适合发长文、基础知识」是 25 楼的观点,我怀疑 30 楼这位同学可能是在说反话~
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@3dwelcome sorry 一直没注意手机上的情况,感兴趣的话可以搜公众号 felix021
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@gefranks 是的,确实是比较浅显的东西,原意是记录一些实操的步骤备查(尤其我之前没搞过 java ),顺便用一些基础知识把逻辑串起来,写成一篇文章
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@imn1 特地去看了下「推广」节点,恐怕和你的理解是不一致的。包括「不适合发表长文」,这也是你的理解,我发过好多篇长文,有些文章还是得到了很多 v2 网友的肯定的,也请自行斟酌吧。
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@whitehack 我写的时候就觉得这些 CA 机构大概会当打手,不过签假证书这种彻底自砸招牌的事情应该不至于。看来国内 CA 机构的业务量要好好涨一波了。
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@phithon 还有「好好说话」 [狗头]
Mar 13, 2022
Replied to a topic by felix021 推广 一张证书引发的噱案
@ryd994
1. 之前只知道两个概念不同,确实没有仔细了解过二者的区别。中间证书应当部署在服务器上用来构建完整的信任链(减少浏览器下载的耗时和不可靠等问题),感谢你的回复。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2791 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 31ms · UTC 13:49 · PVG 21:49 · LAX 06:49 · JFK 09:49
♥ Do have faith in what you're doing.