mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 05:56:46 +08:00
![]() - 修复核心TCP包装函数,检测并使用SOCKS5代理配置 - 添加TLS连接的代理支持 - 实现优雅降级:代理失败时自动回退到直连 - 添加详细的调试日志记录代理使用情况 - 修复影响PostgreSQL、Cassandra、Telnet、LDAP、IMAP等服务插件的代理功能 解决的问题: - 之前只有WebScan和MySQL支持SOCKS5代理 - 现在所有使用WrapperTcpWithContext的服务都支持代理 - 保持与现有MySQL自定义实现的兼容性 |
||
---|---|---|
.. | ||
base | ||
config | ||
i18n | ||
logging | ||
output | ||
parsers | ||
proxy | ||
utils | ||
common.go | ||
ConcurrencyMonitor.go | ||
Flag.go | ||
globals.go | ||
Parse.go | ||
Ports.go | ||
ProgressManager.go |