You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:jiang2084/fetcherip.git
cd fetcherip
进入conf,配置好mysql等配置文件
mkdir bin
go build -o bin/fetchip
cd bin
./fetchip start -c ../conf/config.yml