Commit Graph

368 Commits

Author SHA1 Message Date
lyyyuna
205247b8ec fix: watch client ping err fails to close ws conn 2021-06-24 17:28:33 +08:00
lyyyuna
b6ac5603ed add readme 2021-06-24 16:56:42 +08:00
lyyyuna
7707666b88 rm 3rd_party lib 2021-06-24 16:53:48 +08:00
lyyyuna
02bd6d460c fix: should close temp injected file after created 2021-06-24 15:39:20 +08:00
lyyyuna
244be86304 goc server, non-block channel -> block 2021-06-24 15:33:49 +08:00
lyyyuna
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
3e5ab72240 fix: goc build ./xx/main.go miss bridge file 2021-06-24 11:46:05 +08:00
lyyyuna
a8bddd3a32 fix: cannot remove --mode=counter flag 2021-06-23 23:22:37 +08:00
lyyyuna
64504ae67b goc install cmd 2021-06-23 12:51:25 +08:00
lyyyuna
fb3bb02c2f add wins/macos check 2021-06-22 17:54:06 +08:00
lyyyuna
e58a1effd1 add github actions 2021-06-22 17:44:32 +08:00
lyyyuna
4ebf9ee517 fix: deadline no need to multiply 2021-06-21 22:37:33 +08:00
lyyyuna
b3e9d7dd78 fix: del goc flags, still remain some 2021-06-21 16:47:36 +08:00
lyyyuna
2774123526 fix: macos fail to build 2021-06-21 15:59:59 +08:00
lyyyuna
a45b1077b9 update protocol design 2021-06-20 22:29:13 +08:00
lyyyuna
6d50531f57 fix: agent stuck in init() 2021-06-20 22:16:01 +08:00
lyyyuna
027d31473c add host flag for goc server 2021-06-20 21:15:51 +08:00
lyyyuna
ca58af2865 fix sync.once bug
必须使用引用,如果单纯值传递,once 也被复制了一份,导致单例不起作用。
2021-06-20 21:15:25 +08:00
lyyyuna
8df7498c33 goc build init version 2021-06-20 21:14:21 +08:00
lyyyuna
4c9163ce64 display banner and add agent's reset values 2021-06-20 16:25:30 +08:00
lyyyuna
0bebfd84aa inject websocket library & agent 2021-06-20 15:44:16 +08:00
lyyyuna
1e2b8485b4 rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
lyyyuna
4ae7fa3d31 adjust cover project structure 2021-06-17 19:53:49 +08:00
lyyyuna
b3647fd9d9 add bridge package 2021-06-14 15:18:29 +08:00
lyyyuna
495a887dc4 list all registered services 2021-06-10 20:03:47 +08:00
lyyyuna
30eed71465 add cover tool from go official 2021-06-09 15:40:02 +08:00
lyyyuna
a18bd08ddd update go.mod in temp, if it has relative replace 2021-06-04 15:13:48 +08:00
lyyyuna
79310ccb4d mv listpackages from cover to build package 2021-06-04 14:57:31 +08:00
lyyyuna
204fd83a49 update design doc 2021-06-04 10:23:29 +08:00
lyyyuna
dca67829b6 update design doc 2021-06-03 23:30:01 +08:00
lyyyuna
18c4c4a2da copy project to temp location 2021-06-03 22:44:46 +08:00
lyyyuna
922340d8c4 parse build args 2021-04-19 10:18:37 +08:00
lyyyuna
4f39735095 customize log lib 2021-04-05 09:06:53 +08:00
lyyyuna
b6e64f4da8 add websocket lib 2021-03-28 16:03:13 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
qiniu-bot
6e0de18292
Merge pull request #178 from CarlJi/20210322
fix: only replace IP when the ClientIP belongs to IPV4 model
2021-03-23 16:09:13 +08:00
jichangjun
4ff8ee6a53 fix: only replase IP when the ClientIP belongs to IPV4 model 2021-03-22 20:38:33 +08:00
Changjun Ji
4f04bb45d8
Merge pull request #173 from CarlJi/0303
fix: exit successfully when catch specific signal
2021-03-18 13:23:33 +08:00
Changjun Ji
6a973e0c7b
Merge pull request #174 from CarlJi/0304
doc: update wechat image
2021-03-04 19:52:50 +08:00
jichangjun
d7b4c8fead doc: update wechat image 2021-03-04 19:52:24 +08:00
jichangjun
145bf7b82b fix: exit successfully when catch specific signal 2021-03-03 18:21:08 +08:00
Changjun Ji
6c54d97978
Merge pull request #170 from CarlJi/0224
doc: update wechat image
2021-02-24 20:41:42 +08:00
jichangjun
def5e67167 doc: update wechat image 2021-02-24 20:41:13 +08:00
qiniu-bot
42f0dfc18e
Merge pull request #168 from tongjingran/update_copy
Update copy to v1.4.2
2021-02-18 10:19:03 +08:00
tongjingran
8818c1f88c update copy to v1.4.2 2021-02-17 18:36:51 +08:00
qiniu-bot
719c8f2730
Merge pull request #167 from lyyyuna/go1.16ci
add go 1.16 in CI check
2021-02-17 17:51:02 +08:00
lyyyuna
c806ae6925 add go 1.16 in CI check 2021-02-17 17:30:11 +08:00
Changjun Ji
20c3a1a0a2
Merge pull request #166 from CarlJi/0217
doc: update wechat image
2021-02-17 17:12:08 +08:00
jichangjun
a116b8f7c1 doc: update wechat image 2021-02-17 17:11:31 +08:00
qiniu-bot
98e6405b2b
Merge pull request #165 from Naisisor/master
feat(profile): add create dir function to output flag
2021-02-17 17:07:02 +08:00