Senorsen's repos on GitHub
Dockerfile · 13 人关注
docker-thunder-xware
Dockerizing thunder xware
5 人关注
ddwrt-armv7-iptables-tproxy
TPROXY kernel module files for DD-WRT armv7l (such as R6250, R6300v2, R7000, etc.), for shadowsocks redir UDP etc.
C · 3 人关注
door-access-control
(Inactive) A CLI tool under Linux written in C, in order to communicate with wiegand-card doors using their protocol.
CSS · 1 人关注
ertuan
浙江大学军训2013 二团政治处《我的二团我的连》网页版
Shell · 0 人关注
alpine-transmission
Transmission docker container for Alpine
0 人关注
apisix-helm-chart
Apache APISIX Helm Chart
TypeScript · 0 人关注
apisix-javascript-plugin-runner
Node.js / Deno / WASM Plugin Runner for APISIX
Java · 0 人关注
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Kotlin · 0 人关注
BiliBiliOneKey
BiliBili一键开播,兼容Sync的配置文件
0 人关注
bitnami-docker-harbor-core
Bitnami Docker Image for Harbor Core
JavaScript · 0 人关注
Cigar
An enhanced open source Agar.io server implementation, written with Node.js.
C · 0 人关注
ClothSoldingProgram
homework for some guy
Logos · 0 人关注
ContinuityBrowser
Handoff Webpage to Chrome on iOS
JavaScript · 0 人关注
convert-v2ray-gist
Convert json in secret gist to v2ray subscription.
Shell · 0 人关注
ddwrt-armv7-wireguard
WireGuard kernel module & userspace programs for DD-WRT armv7l (such as R6250, R6300v2, R7000, etc.).
Kotlin · 0 人关注
Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
Dockerfile · 0 人关注
docker-android-build-box
An optimzed docker image build with Android build environment.
0 人关注
docker-asuswrt-merlin-build
Asuswrt-Merlin New Gen build environment in the docker.
0 人关注
docker-caddy
use latest alpine
Shell · 0 人关注
docker-go-busybox
0 人关注
docker-go-scratch
docker image of go scratch, includes tzdata and ca-certificates
JavaScript · 0 人关注
E-Magazine
a magazine made in html,javascript and css. by zhs490770.
0 人关注
fancyss
fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
C++ · 0 人关注
firmware-mod-kit
Automatically exported from code.google.com/p/firmware-mod-kit
Java · 0 人关注
git-client-plugin
Jenkins git client plugin
Go · 0 人关注
git-webhook-proxy
Listens for webhooks, mirrors the corresponding git repository locally, then forwards the hook to another server.
C · 0 人关注
gui-calculator
old... about two years ago. too naive and simple...
Mustache · 0 人关注
helm-openldap
Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
JavaScript · 0 人关注
hexo-generator-api
Generate json api for your awesome hexo site
JavaScript · 0 人关注
hexo-renderer-jade
Jade renderer for Hexo.
Senorsen

Senorsen

V2EX 第 60103 号会员,加入于 2014-04-10 23:53:43 +08:00
今日活跃度排名 5660
根据 Senorsen 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
Senorsen 最近回复了
4 小时 15 分钟前
回复了 Subilan 创建的主题 Apple 总是感觉到 Apple Silicon 让双系统变得很难办
> "在不那么高端的配置下,虚拟机基本上只能当玩具"
之前在 MBA M1 里运行 parallel + Win 11 arm ,跑小型 x86 应用还挺流畅的,甚至比我的 Windows 笔记本还快… 更大型的应用没试过了
一般来说小区的话,有户口本也能行吧?。。你可是业主啊
车内 220v 放电的电车很香,7 年前买的 byd 混动是带车内 220v 16A 3kw 放电的,后排出风口插座可以直接插电脑、电吹风、烧水壶、插线板等两插三插,开车或停车 P 档时都能正常供电使用。不过其实用的也少,不超过 100 次,小轿车一般通勤用而已,印象深的只有一次单位停电,拿烧水壶到车里烧水。
不知道现在的国内新能源电车基操咋样,还有没有这个 feature (反正特斯拉是没有)。
3 天前
回复了 penine 创建的主题 分享发现 你们现在都在用什么鼠标?好用吗?
@Cloud9527 同,18 年买的第一个 M590 ,3-4 年的时候左键和中键都有点不灵,自己用电烙铁换了,一直凑合用了。
21 年后买的两个 M590 目前还没出问题。
3 天前
回复了 penine 创建的主题 分享发现 你们现在都在用什么鼠标?好用吗?
M585/M590 ,这款鼠标是蓝牙/unifying 优联双模的,而且支持配对两个设备一键切换。也就是 1 号位可以连一个电脑(蓝牙或 unifying ),2 号位可以连另一个电脑(蓝牙或 unifying ),不论是在家连台式机用,还是带到外边连笔记本都很方便。
可惜 unifying 已经 deprecated 了
我理解是不应该填的。
@EvanQu 之前说了啊,你这个源端口为什么填写,清楚是什么意思吗。
@EvanQu 你的目标区域怎么又改成输入了?你到底是想 1) 阻止外来请求访问局域网其他设备(如 NAS )的 5000 端口,还是 2) 阻止外来请求访问路由器本身的 5000 端口?
对于 1 ,目标区域应该是 lan 或者转发。对于 2 ,就是截图里的配置。
@EvanQu

1. 不放行的规则是要放在前边的
2. 你的 NotAllow 规则写错了,应该是来自 wan 任意端口,到 lan 端口 5000 吧。我觉得你的本意是 block dest port == 5000 的,跟 source port 没关系。
干脆卸载了呗,既然也不用。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5342 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 09:10 · PVG 17:10 · LAX 02:10 · JFK 05:10
Developed with CodeLauncher
♥ Do have faith in what you're doing.