lucaskeen

Results 7 issues of lucaskeen

客户端日志: 2018/04/07 20:34:12 proxy.go:147: Allowed proxy channel with schema:[http http2 https kcp quic ssh tcp tls ws wss] 2018/04/07 20:34:12 mux.go:259: Proxy channel:direct init success 2018/04/07 20:34:12 dial.go:110: Connect http://raw.githubusercontent.com:443...

@yinqiwen 请教大神,我用的gsnova 0.32, Heroku已经部署好正常工作了,但是PC客户端连不上: ![image](https://user-images.githubusercontent.com/25589008/37709675-ed7f5860-2d45-11e8-8138-ac2bb42c16d9.png) 我只改了client.json里面2个地方: 1. "Cipher":{"Method":"auto", "Key":"my key...", "User": "gsnova"}, "Mux":{ "MaxStreamWindow": "1024K", "StreamMinRefresh":"64K" }, 其中 "User": "gsnova" 这一项是原来就有的,我也没在Heroku服务端设置过这一项,保留在客户端配置里不知道有没有影响? 2. "Channel":[ { "Enable":true, "Name":"heroku-websocket", //Allowed server url with...

@yinqiwen 求大神贴出gsnova部署到heroku的详细步骤

@xiaokangwang @liberal-boy

@onplus 请问大神: 第2步执行界面: ![c9 io 2](https://user-images.githubusercontent.com/25589008/31981745-b92bae4c-b987-11e7-865c-26da8d4ce34f.jpg) “Choose a template" 是不是缺省HTML5就行,还是要选Node.js? 第3步执行界面: ![c9 io 3](https://user-images.githubusercontent.com/25589008/31981866-4f85fcc6-b988-11e7-95e1-9957742132dd.jpg) 执行完“npm install"后的警告信息正常吗? 然后怎么调出下面这个第4步的界面啊? ![image](https://user-images.githubusercontent.com/25589008/31981917-9863e3e0-b988-11e7-96cd-282bd8fb190a.png) 求大神指点!!!

good first issue

@onplus ![c9 io 6](https://user-images.githubusercontent.com/25589008/32033955-5be04e6c-ba42-11e7-9e39-e6dc62642b21.png) Your code is running at https://***.c9users.io. Important: use process.env.PORT as the port and process.env.IP as the host in your scripts! Debugger listening on [::]:15454 server listening...