Commit Graph

431 Commits

Author SHA1 Message Date
xvzc
936bb29d95 Update readme.md 2022-02-24 21:58:53 +09:00
xvzc
2f057cf876 Merge pull request #11 from awslawsl233/main
add Simplified Chinese translation for readme.md
2022-02-24 21:55:44 +09:00
awslawsl233
1d183b98ef Update readme_ko.md 2022-02-24 19:56:54 +08:00
awslawsl233
03679bfd5f Update readme.md 2022-02-24 19:56:37 +08:00
awslawsl233
8fb427a800 Create readme_zh-cn.md 2022-02-24 19:56:02 +08:00
xvzc
a905e66248 Update readme.md 2022-02-17 18:14:57 +09:00
xvzc
5982ea317b Update readme.md 2022-02-16 20:14:58 +09:00
xvzc
a617092782 Update readme.md 2022-02-10 03:11:01 +09:00
xvzc
3984f814ed Update readme.md 2022-02-09 21:47:08 +09:00
xvzc
1dd5fee1f6 Update readme.md 2022-02-04 09:01:14 +09:00
xvzc
dc1283a4c4 Update readme.md 2022-01-19 03:49:41 +09:00
xvzc
2330ccbd32 update readme 2022-01-18 06:53:25 +09:00
xvzc
0f5eae5dae fix recursive redirect issue 2022-01-16 01:44:00 +09:00
xvzc
1e16a454ca add removal of proxy header 2022-01-15 06:40:57 +09:00
xvzc
8bda470afd delete unnecessary debug 2022-01-14 17:39:14 +09:00
Kwanghoo Park
1b561eff3d Merge pull request #10 from xvzc/conn
add go routines for handlers, fixed http handler
2022-01-14 17:25:04 +09:00
xvzc
e319e0a0fe add go routines for handlers, fixed http handler 2022-01-14 17:23:41 +09:00
xvzc
34b035f4ec fix http 2022-01-14 01:06:14 +09:00
jerry901
7e4cf305bf update install.sh 2022-01-12 22:36:32 +09:00
jerry901
ebe1928695 update installation process 2022-01-12 22:34:26 +09:00
jerry901
ba11e0e713 update install.sh 2022-01-12 21:06:35 +09:00
xvzc
a48d0bdcef update insatll.sh 2022-01-12 20:59:26 +09:00
xvzc
be12b30675 update install.sh 2022-01-12 20:53:22 +09:00
xvzc
6ca771c689 update .gitignore 2022-01-12 18:53:25 +09:00
xvzc
c7582760c3 update readme 2022-01-12 18:51:51 +09:00
xvzc
f300f97748 update readme 2022-01-12 18:35:54 +09:00
xvzc
1205b4b007 update readme 2022-01-12 18:33:49 +09:00
xvzc
39b380fc5a update readme 2022-01-12 18:33:18 +09:00
xvzc
ef7303d991 update install.sh 2022-01-12 17:59:40 +09:00
xvzc
bd5c8ccd71 update release, install.sh 2022-01-12 17:50:59 +09:00
xvzc
6fd23d3a6d add install.sh 2022-01-12 17:30:26 +09:00
xvzc
43366b7225 add shebang to release script 2022-01-12 15:42:20 +09:00
xvzc
0e11629360 update log format 2022-01-12 03:06:14 +09:00
xvzc
410dc24eb1 update readme 2022-01-12 02:41:46 +09:00
Kwanghoo Park
135fccb728 Merge pull request #9 from xvzc/refactor
update capsulation
2022-01-12 02:16:30 +09:00
xvzc
fefdb5efdd update capsulation 2022-01-12 02:15:45 +09:00
Kwanghoo Park
c97539cb3f Merge pull request #8 from xvzc/conn
update handlers to belong to conn module
2022-01-12 02:02:09 +09:00
xvzc
42ce5066d3 update handlers to belong to conn module 2022-01-12 01:59:55 +09:00
xvzc
ad8a0e1160 add log option 2022-01-12 00:05:16 +09:00
xvzc
db6c30c9c3 delete unnecessary call by reference 2022-01-11 04:27:12 +09:00
Kwanghoo Park
fffe7ec168 Merge pull request #7 from xvzc/net
add net module and fixed the other modules
2022-01-11 02:12:42 +09:00
xvzc
452a7e343f add net module and fixed the other modules 2022-01-11 02:11:30 +09:00
xvzc
00b22acc25 remove io module 2022-01-11 00:37:51 +09:00
xvzc
c5640a51a7 Fix dependency issues followed by refactoring util module 2022-01-11 00:14:51 +09:00
Kwanghoo Park
510f2f9835 Merge pull request #6 from xvzc/util
Merge branch util to main
2022-01-11 00:00:58 +09:00
xvzc
ecc6a9fc25 [update] fix PrintWelcome in main.go 2022-01-10 23:59:31 +09:00
xvzc
cb22573943 [update] move welcome to util module 2022-01-10 23:58:27 +09:00
xvzc
b5d934e0a7 add util/os.go 2022-01-10 23:56:41 +09:00
Kwanghoo Park
c06aeda497 Merge pull request #5 from xvzc/dns
Dns
2022-01-10 23:53:36 +09:00
xvzc
d2f559f7f2 add doh module 2022-01-10 23:41:31 +09:00