macOS
brew install synscanlocal Homebrew formula metadata
安装
brew install synscanlocal Homebrew formula metadata
概览
Asynchronous half-open TCP portscanner
历史
synscan is a small security CLI: an asynchronous half-open TCP port scanner packaged by Homebrew for users who want a fast SYN-scan tool outside larger scanner suites.
The official digit-labs page describes Synscan as an asynchronous half-open TCP port scanner that sends TCP packets with the SYN flag to blocks of destination addresses as fast as the host interface and kernel can support.
The same page records a compact lineage: Synscan versions up to 3.9b6 were based on version 1.6 by psychoid/tCl, while Synscan 5.0 was a complete rewrite with a cleaner codebase, efficiency improvements, checksum fixes, adjustable scan timing, and a simpler design intended to allow future IPv6 support.
The input package facts show Homebrew packaging for `synscan`. Upstream also lists releases as tarballs and says the tool was known to compile on Linux, xBSD, Mac OS X, and Solaris, which explains why a portable Unix package manager would carry it.
synscan is used from the command line to perform half-open TCP port scans against ranges of destination addresses. Its companion executable `sslog` is also listed in the Homebrew-derived input facts.
The tool sits in the older Unix security-tool tradition: focused source tarballs, direct packet behavior, and terse CLI usage rather than a large service or framework.
Package nerds care about synscan because it is the kind of sharp, single-purpose network tool that package managers preserve even when its upstream surface is just a small project page and release tarballs.
Its portability notes across Linux, BSD, macOS, and Solaris make it a good example of formula maintenance for low-level networking code.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sslog | cli | 全局可执行文件 | |
synscan | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://digit-labs.org/files/tools/synscan/
安装元数据
| 软件包键 | brew:synscan |
|---|---|
| 版本 | 5.02 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/synscan |
| 主页 | https://digit-labs.org/files/tools/synscan/ |
| 上游文档 | https://digit-labs.org/files/tools/synscan |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://digit-labs.org/files/tools/synscan/releases/synscan-5.02.tar.gz |
| 最后更新 | 2026-06-25T13:38:09+02:00 |
| Pulse | updated |
| 依赖 | libpcap |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | synscan |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.