102 Commits

Author SHA1 Message Date
ICKelin
76e2e5126d Update README.md 2025-08-19 22:21:27 +08:00
ICKelin
c7fa36165e doc: update readme 2021-06-05 17:15:24 +08:00
ICKelin
2177076e01 feature: reply proxy info to client v1.0.5_beta 2021-06-05 16:36:28 +08:00
ICKelin
c673f0eb68 fix: fix compile error 2021-06-05 14:51:22 +08:00
ICKelin
9dd326c64d feature: use smux instead of yamux 2021-06-05 09:52:19 +08:00
ICKelin
79d64ece01 refactor: rename pkg to inernal 2021-05-30 23:00:25 +08:00
ICKelin
c57c488879 doc: update state v1.0.4_stable 2021-05-30 17:51:50 +08:00
ICKelin
ae8c951111 doc: udpate readme 2021-05-17 08:32:00 +08:00
ICKelin
db89e76ce4 doc: add demo pictures 2021-05-14 22:20:22 +08:00
ICKelin
f846329384 fix: fix udp mem pool 2021-05-14 20:53:19 +08:00
ICKelin
f915cb12a6 fix: fix mempool do not put back 2021-05-14 18:55:49 +08:00
ICKelin
18fd236a8f optimize: use sync pool to reuse memory 2021-05-14 18:46:42 +08:00
ICKelin
b05294abf5 refactor: simplify client goroutine 2021-05-13 19:06:18 +08:00
ICKelin
ea0e7b24ff update config file v1.0.4_beta 2021-05-12 21:53:02 +08:00
ICKelin
393e104e8c optimize: use configuration for udpproxy session timeout 2021-05-12 19:05:53 +08:00
ICKelin
4a3be942c1 fix: add yaml tag for forwards 2021-05-12 07:52:03 +08:00
ICKelin
ae2ff32867 feature: add dummy plugin 2021-05-11 22:35:07 +08:00
ICKelin
b47014995a fix: fix udpproxy nil point v1.0.3 2021-05-10 22:10:43 +08:00
ICKelin
c7f4809cff fix: set udp session timeout 2021-05-10 21:46:10 +08:00
ICKelin
239cde4ee1 doc: update readme 2021-05-10 21:34:42 +08:00
ICKelin
a1362f07b7 feature: add rawconfig pass to plugin 2021-05-10 19:16:42 +08:00
ICKelin
d640518c25 doc: update architecture picture 2021-05-09 14:47:38 +08:00
ICKelin
a3f6261ef8 refactor: simplify ListenAndserve 2021-05-09 10:41:52 +08:00
ICKelin
0be820514f refactor: simplify udpforward session 2021-05-09 10:32:12 +08:00
ICKelin
afad386497 optimize: wrap udp session 2021-05-09 10:08:55 +08:00
ICKelin
51bcd4dd44 refactor: optimize forwarder 2021-05-09 09:40:49 +08:00
ICKelin
1fd1222a1b doc: update log 2021-05-08 08:17:20 +08:00
ICKelin
44260f11da test: update tcp forward test 2021-05-07 08:44:34 +08:00
ICKelin
a5d3aa5fa6 test: update tcp forward test 2021-05-06 20:42:05 +08:00
ICKelin
dc6c94a9aa test: add tcpforward test 2021-05-06 20:32:09 +08:00
ICKelin
52a2cba718 doc: update status 2021-05-05 20:55:34 +08:00
ICKelin
b0a728499b doc: update readme 2021-05-05 20:54:44 +08:00
ICKelin
604ae9b53c refactor: code optimize 2021-05-05 20:34:50 +08:00
ICKelin
f122d9d791 feature: use tproxy instead of tunnel vpn 2021-05-05 15:09:56 +08:00
ICKelin
54e4b0f24a feature: support udp tproxy 2021-05-05 11:54:17 +08:00
ICKelin
b53287d522 feature: use tproxy instead of tunnel vpn 2021-05-04 22:35:43 +08:00
ICKelin
ce6d327b95 doc: update readme 2021-05-04 17:56:25 +08:00
ICKelin
bc87b1aff0 ci: fix ci fail 2021-05-04 17:55:31 +08:00
ICKelin
df2d02ab17 doc: update readme pic 2021-05-04 16:01:24 +08:00
ICKelin
5e54820067 doc: update readme v1.0.2 2021-05-04 15:58:57 +08:00
ICKelin
f3c8c7ef81 test: add websocket test 2021-05-04 15:19:20 +08:00
ICKelin
29616d57a6 test: add tcp,udp,http echo test 2021-05-01 15:06:23 +08:00
ICKelin
1cf8e1b627 fix: fix DelProxy delay remove reconnect connection 2021-05-01 14:08:08 +08:00
ICKelin
2f5ce825bc doc: update readme 2021-05-01 08:25:29 +08:00
ICKelin
6b97a94298 test: simplify test 2021-05-01 08:03:46 +08:00
ICKelin
257bab48cd test: add test coverage file 2021-05-01 07:51:49 +08:00
ICKelin
e59425baeb optimize: rename some structs 2021-04-30 23:22:01 +08:00
ICKelin
0064d10fdc doc: update readme v1.0.1 2021-04-30 20:39:04 +08:00
ICKelin
5769160594 refactor: change project layout 2021-04-30 20:29:53 +08:00
ICKelin
9f38de65e6 refactor: use cmd for app entry 2021-04-30 18:39:00 +08:00