hiboyhiboy

Results 2 comments of hiboyhiboy

订阅使用api热重载配置 启动时保持上一次的节点选择的功能 ``` reload_yml () { [ "$app_120" == "2" ] && return [ -z "`pidof clash`" ] && return if [ "$1" == "check" ] ; then curltest=`which curl`...

``` apt-get install golang-go git cd /opt git clone https://github.com/gomini/go-mips32.git cd /opt/go-mips32/src export CGO_ENABLED=0 export GOOS=linux export GOARCH=mips32le ./make.bash --no-clean cd /opt/ wget https://github.com/golang/go/archive/go1.9.5.tar.gz tar xf go1.9.5.tar.gz cd /opt/go-go1.9.5/src export...