clash服务调用

alroyso 3d746a2f1b 0.0.0.0 hace 1 año
.idea 3d746a2f1b 0.0.0.0 hace 1 año
constant 3d746a2f1b 0.0.0.0 hace 1 año
server 3d746a2f1b 0.0.0.0 hace 1 año
.gitignore 3d746a2f1b 0.0.0.0 hace 1 año
Makefile 3d746a2f1b 0.0.0.0 hace 1 año
README.md 00691c2820 first commit hace 1 año
go.mod 3d746a2f1b 0.0.0.0 hace 1 año
go.sum 3d746a2f1b 0.0.0.0 hace 1 año
main.go 3d746a2f1b 0.0.0.0 hace 1 año

README.md

This is a Clash For Flutter Service.

windows run as admin

mshta vbscript:createobject("shell.application").shellexecute("absolutePath...\clash-for-flutter-service-windows-amd64.exe","install start","","runas",1)(window.close)

macos run as admin

osascript -e 'do shell script "absolutePath.../clash-for-flutter-service-darwin-amd64.exe install start" with administrator privileges'