zhjits's repos on GitHub
Go · 66 人关注
alwaysonline
Hijack/bypass Windows NCSI and iOS portal detection on a network level.
C · 55 人关注
BGRTInjector
Customize Windows 10 boot logo without modifying UEFI firmware.
Python · 19 人关注
bin2array
Converts binary file to C-style array initializer.
18 人关注
alfred-workflow-telegram
Find your friends at Telegram!
Go · 16 人关注
bgpiano
MIDI tunneling through BGP, for times when you want to broadcast your music instead of your IP packets.
12 人关注
BrainPower
PCI express x1 (full-height, half-length) socket to 12V DC adapter with specific MikroTik router mounting holes
Shell · 8 人关注
bird2-bgp-china-route-selector
Shell · 6 人关注
armbian-embedded
Generates full-customized read-only Armbian image for your embedded, long-running devices
Python · 5 人关注
auto-email-homework-fetcher
Collects and organizes attachments from POP3 email server, automatically.
Matlab · 5 人关注
auto-image-cutter
A Matlab program to cut text into columns from an image.
Go · 4 人关注
AutoPeer
[WIP, do not use] Bird config generator for massive BGP players.
Python · 4 人关注
chnroutes
scripts help chinese netizen, who uses vpn to combat censorship, by modifying the route table so as routing only the censored ip to the vpn
Shell · 3 人关注
archlinux-xmr-stak-pxe
1 人关注
.github
1 人关注
010editor-templates
random 010 Editor templates collection
Objective-C · 1 人关注
Aspirin
A game ported to iOS.
C · 1 人关注
badmips
Not working single shot 32-bit MIPS processor.
C · 0 人关注
acm.hdu
http://acm.hdu.edu.cn/ 部分题目的答案
Python · 0 人关注
aerial-screensaver-downloader
Download Aerial screensaver for Apple TV
PHP · 0 人关注
ApplicationInsights-WordPress
Main development repository for Application Insights WordPress plugin.
Python · 0 人关注
aspirin-multiplayer
Shell · 0 人关注
autocert
Instant Let's Encrypt and some config templates for Nginx designed to partially replace Caddy.
HTML · 0 人关注
autocontainerd-demo
Educational automatic docker environment for HACKxFDU. Demo purpose only; no safety measures.
PHP · 0 人关注
beiwo2podcast
被窝声次元转换到 Podcast (RSS 2.0) 格式的程序
0 人关注
bililive_dm
B站直播彈幕工具
C# · 0 人关注
bililive_dm_plugins
Some plugins for Bilibili 弹幕姬.
Visual Basic · 0 人关注
CaesiumMeetingRecorder
Died meeting recorder. Just some GUI design ahead of time.
C · 0 人关注
calculator3
Yet another buggy command line calculator
JavaScript · 0 人关注
Changba-Downloader
Download changba mp3 files freely.
zhjits

zhjits

V2EX 第 66289 号会员,加入于 2014-06-26 19:01:49 +08:00
根据 zhjits 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
zhjits 最近回复了
我也猜是中继器/mesh 之类的玩意

有个可能的判断方法:找一下自己的网络下有没有一个 MAC 地址跟那个可疑 AP 的 BSSID 非常像(只有一两位不一样)的设备
我,混乱邪恶,有个 CI/CD agent 每天给所有服务器自动无脑升级一次
2022-06-19 12:19:05 +08:00
回复了 JiaNa 创建的主题 DNS 有没有自动更新缓存的 DNS Server?
@ysc3839 不用这么麻烦,可以把网卡桥接到 VMnet8 上,享受精致用户态 NAT ,这么一来甚至还可以用 WFP 驱动来控制流量具体怎么走
2021-10-11 22:39:05 +08:00
回复了 skfu 创建的主题 信息安全 1password 太烂了,为何这么多人开车?
为啥那么多人开车,那是因为友商衬托得好啊。

最早用的 LastPass,当时它连个存 TOTP 的功能都没有,有了 1Password 以后果断叛逃了。
BitWarden 也用过,那个交互逻辑,尤其是创建了 org 以后那些 org 里面的条目是否能搜到都不好说,莫名其妙的……

1Password 你不要用那个纯 JS 的浏览器插件,用跟原生应用通信的老版本就会好很多。当然 Windows 还是二等公民,那 .Net 客户端小细节问题很多,还是 macOS 客户端用着舒服……
2021-10-08 23:21:06 +08:00
回复了 mason961125 创建的主题 宽带症候群 Windows 用来检测网络连通性的 IP 似乎被劫持了
主动检测不建议关……不过家里有条件的同学们可以自己劫持一下。方法去年写过,参考 https://v2ex.com/t/755248
2021-05-26 12:20:52 +08:00
回复了 chijince 创建的主题 程序员 求一个服务器安全管理规范制度
首先你得有域控,禁用本地账号,保证所有用户必须是域用户。关一下 NTLM 以及常见的别的不安全协议。
然后就方便了,GPO 限制一下用户权限,HVCI 全部设置成强制模式,只允许 MS 签名的程序和你的业务程序运行。
数据库这种东西当然是至少得进了堡垒机才能访问的啦……防火墙上干掉所有非必要的端口转发。(啥,你服务器直接连的公网,那当我没说)
至于监控,日志收集,这些慢慢搞起来就好了。
自研(一般指重新编译一下 QEMU )
2021-04-22 23:25:29 +08:00
回复了 v64500 创建的主题 全球工单系统 我家电视机正在监视所有连网设备
要对付这个很简单嘛,VLAN 隔离一下,然后在隔离 VLAN 里面造两千个随机 MAC 地址的设备,每天换一波;电视如果有 WiFi 的话,要么直接把天线拔了,要么弄个屏蔽罩罩起来,里面塞个 ESP8266 之类的东西随机发几百个 SSID 每天换一波
2021-03-30 08:13:56 +08:00
回复了 zhjits 创建的主题 微信 微信 Windows 版非管理员用户无法正常运行了?
@leicool520 更新程序启动不了就会直接退出哦
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2890 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 13:54 · PVG 21:54 · LAX 06:54 · JFK 09:54
Developed with CodeLauncher
♥ Do have faith in what you're doing.