Linux command
ooniprobe 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Run all tests
ooniprobe run
Run specific test
ooniprobe run [websites]
List available tests
ooniprobe list
Show results
ooniprobe list results
Upload pending results
ooniprobe upload
Show version
ooniprobe version
说明
ooniprobe detects internet censorship and network interference. It's part of the Open Observatory of Network Interference project. Website testing checks if sites are blocked or filtered. DNS, TCP, and HTTP layers are examined for interference. Instant messaging tests check access to WhatsApp, Telegram, Facebook Messenger, and Signal. Performance tests measure network speed and quality. Middlebox detection finds proxies and traffic manipulation. Results can be uploaded to OONI's public dataset. This contributes to global censorship research.
参数
- run
- Run network tests.
- list
- List tests or results.
- upload
- Upload pending results.
- version
- Show version.
- --config _FILE_
- Configuration file.
- --batch
- Non-interactive mode.
- -v, --verbose
- Verbose output.
FAQ
What is the ooniprobe command used for?
ooniprobe detects internet censorship and network interference. It's part of the Open Observatory of Network Interference project. Website testing checks if sites are blocked or filtered. DNS, TCP, and HTTP layers are examined for interference. Instant messaging tests check access to WhatsApp, Telegram, Facebook Messenger, and Signal. Performance tests measure network speed and quality. Middlebox detection finds proxies and traffic manipulation. Results can be uploaded to OONI's public dataset. This contributes to global censorship research.
How do I run a basic ooniprobe example?
Run `ooniprobe run` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does run do in ooniprobe?
Run network tests.