Results 20 issues of comike

when start fabio it log [WARN]: line 8: syntax error: 'route add' invalid

fabio suport add route to a domain?not ip

route.GetTable() return null get /api/routes return null but the client.Agent().Services() return the services

connect grpc show error Arith.Muliply call error: invalid character '\x00' looking for beginning of value

proxy.cs=cs=mycs;type=file;cert=./acme/cert.crt;key=./acme/privkey.key this is ok https route work proxy.cs=cs=mycs;type=http;cert=http://47.89.27.64:8082/cfu/cert/file the file path has a file name file content is cert.pem and privkey.pem and start log show HTTPS proxy listening on :8097...

my setting is proxy.cs=cs=mycs;type=http;cert=https://xx.xx.com/.well-known/acme-challenge/cert/ { "Addr": ":8097", "Proto": "https", "ReadTimeout": 0, "WriteTimeout": 0, "CertSource": { "Name": "mycs", "Type": "http", "CertPath": "http://xx.xx.x.x:8082/cfu/cert/file", "KeyPath": "", "ClientCAPath": "", "CAUpgradeCN": "", "Refresh": 3000000000, "Header":...

start a https server https://www.mydomain.com { bind myip hosts { 10.6.6.2 sms.service 10.6.6.3 search.service } } how to set https certificate?

enhancement
doh
plugin/tls

PS D:\vueProject\Vue-MintShop\mintshop-client> npm install npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npm.taobao.org/@babel/types/-/types-7.0.0-beta.44.tgz - [not_found] document not found npm ERR! 404 npm ERR! 404 '@babel/types@https://registry.npm.taobao.org/@babel/types/-/types-7.0.0-beta.44.tgz' is not...

D:\GoProject\src\golib> gomobile bind -target=android golib gomobile: go build -buildmode=c-shared -o=C:\Users\zzx\AppData\Local\Temp\gomobile-work-264215403\android\src\main\jniLibs\armeabi-v7a\libgojni.so gobind failed: exit status 2 # github.com/mattn/go-sqlite3 sqlite3-binding.c:33948:42: error: use of undeclared identifier 'mmap' sqlite3-binding.c:34037:22: error: invalid application of 'sizeof'...