Commit Graph

31 Commits

Author SHA1 Message Date
Loyalsoldier d9125f91af
Fix: gci command for formatting code (#1757)
* Fix: gci command for formatting code
* Chore: format code
2022-05-01 00:47:14 +08:00
Shelikhoo d7ad10ff14
fix coding style issue 2022-04-29 21:36:26 +01:00
Shelikhoo 49ea72d0ed Add create object with environment api 2022-04-28 19:32:55 +01:00
Shelikhoo 3ef7feaeaf
update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Jebbs 2523d77919
improve commands
(rebased from ebbf31f07e)
2021-09-04 11:11:45 +01:00
Jebbs b05a469488
v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
database64128 c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Shelikhoo d023f68f07
remove exported API: toContext 2021-04-05 18:13:24 +01:00
rurirei aa40b8b835
Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
rurirei 44151f3420
check ctx to fix. (#841) 2021-04-02 13:11:07 +01:00
Shelikhoo fc73774e4a
Fix Dial function crash instance when there is no instance context in the ctx 2021-04-02 12:17:05 +01:00
Shelikhoo e31bfe02f0
Revert "feat: export (const.)core.v2rayKey (#831)"
This reverts commit 102e3295
2021-04-02 12:12:27 +01:00
rurirei 102e32957a
feat: export (const.)core.v2rayKey (#831)
* comment on.

* rename to V2rayKeyValue
2021-04-02 18:41:17 +08:00
Loyalsoldier f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Loyalsoldier b68f943c78
Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
Shelikhoo 85bd352bc1
propagate context 2020-06-18 12:37:10 +08:00
Darien Raymond 1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond 4e77570f36
fix connection reading in UDP 2019-01-06 00:34:38 +01:00
Darien Raymond b52725cf65
DialUDP function 2019-01-05 21:43:22 +01:00
Darien Raymond 28fa84ce69
API doc 2018-12-03 22:44:42 +01:00
Darien Raymond 0f324a613e
remove MultiBuffer.Release 2018-11-17 22:45:07 +01:00
Darien Raymond ee844a2b75
release buffer after use 2018-11-12 19:51:21 +01:00
Darien Raymond a5dcb0f13e
refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond be56feead3
comments 2018-10-16 14:23:10 +02:00
Darien Raymond e3d5a1c279
merge functions file 2018-10-13 15:21:52 +02:00
Darien Raymond abf0cb1ec4
move function to features 2018-10-13 15:15:49 +02:00
Darien Raymond dcd26ec61f
fix StartInstance signature for mobile 2018-10-11 23:36:38 +02:00
Darien Raymond ca4d42f2bc
help function for create instance from config bytes 2018-10-11 22:48:57 +02:00
Darien Raymond 76a616ebff
write error to log 2018-10-04 21:14:59 +02:00
Darien Raymond 909cb9b27a
announce deprecated proto settings 2018-09-21 16:54:06 +02:00
Darien Raymond adade2bffd
fix lint warnings 2018-05-31 11:55:11 +02:00