wgpsec / fofa_viewer

A simple FOFA client written in JavaFX. Made by WgpSec, Maintained by f1ashine.
https://opensource.wgpsec.org
MIT License
1.58k stars 157 forks source link

FOFA Viewer 增加代理功能 #76

Closed Toolscool closed 2 years ago

Toolscool commented 2 years ago

添加代理功能 需要支持代理协议:http https socks5

diauweb commented 2 years ago

请尝试启动程序时加入jvm参数 -Dhttps.proxyHost= -Dhttps.proxyPort=

keac commented 2 years ago

已添加功能