网络空间资产测绘、ICP备案、天眼查股权结构图、IP138域名解析与IP反查、外部HTTP调用与小程序反编译。
设置认证信息,天眼查为auth_token,爱企查为cookie。ICP批量查询务必使用代理池(如:https://github.com/thinkoaa/Deadpool )。
macOS提示文件损坏请执行下面命令后重新打开。
sudo xattr -d com.apple.quarantine Fine.app
第一步:环境。
git https://git-scm.com/downloads
golang https://go.dev/dl/
wails https://wails.io/docs/gettingstarted/installation
第二步:初始化。
git clone https://github.com/fasnow/fine.git && cd fine && go mod tidy && cd frontend && npm install --force
第三步:生成的可执行文件在fine/build/bin
目录下。
cd fine && wails build
GitHub:
https://github.com/fasnow/fine