ppqqows's recent timeline updates
ppqqows

ppqqows

V2EX member #100546, joined on 2015-02-26 23:45:23 +08:00
ppqqows's recent replies
我也中招了,最近半个月,BT 专用客户端,被 UA 为 dt/torrent/v1.02 的刷了 2T 上传。刷的是一个过气动漫的特定几集。
去 hyper-v 虚拟机管理里面,建立一个桥接接口,
然后编辑 C:\Users\UserName\.wslconfig

[wsl2]
# Bridged network
networkingMode = bridged
vmSwitch = lanBridge

这个特性不知道是那个版本加进来的,我是 22H2 ,可以桥接网络,代价就是 wsl2 启动更慢了。

或者加入预览版 wsl2 2.0 ,有 mirror 模式的网络
Sep 11, 2023
Replied to a topic by rectafl1 Linux [求助] zerotier 可直连,但无法 ssh
IPtables:
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -t nat -F
iptables -t mangle -F
iptables -F
iptables -X

nftables:
nft flush ruleset

然后再试试(除非你理解以上命令并能够还原防火墙当前状态,否则不要轻易使用)
Sep 7, 2023
Replied to a topic by csznet2023 程序员 如何推广自己的开源项目
名字撞车了,参见 Gofile.io
Aug 31, 2023
Replied to a topic by NoobNoob030 程序员 内网穿透被网警打电话了
大公司不能乱搞,专业 IT 的设置也让你想搞都搞不了。
小公司根本不管。

楼主这种属于夹在中间的?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5767 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 06:40 · PVG 14:40 · LAX 23:40 · JFK 02:40
♥ Do have faith in what you're doing.