Commit Graph

455 Commits

Author SHA1 Message Date
xvzc
4b06b75f79
Merge pull request #66 from xvzc/chunk-size
Chunk size
2024-07-27 11:02:12 +09:00
xvzc
929af2973d preserve legacy fragmentation 2024-07-27 11:00:53 +09:00
xvzc
23f160d37b re-add legacy style fragmentaion 2024-07-27 10:51:06 +09:00
xvzc
f50beaa3fe
Merge pull request #65 from hufrea/patch-1
Update make-releases.sh
2024-07-27 10:50:48 +09:00
hufrea
d472399ce5
Update make-releases.sh
other architectures
2024-07-26 19:45:00 +03:00
xvzc
96f597df6a
Merge pull request #63 from xvzc/refactor
Add version information
2024-07-22 21:07:05 +09:00
xvzc
77a97110c6 Add version information 2024-07-22 21:06:29 +09:00
xvzc
480427b2d4
Merge pull request #62 from xvzc/refactor
Refactor
2024-07-22 21:01:31 +09:00
xvzc
ee8f7da458 fix log prefix 2024-07-22 20:58:30 +09:00
xvzc
a93b564d60 fix log format 2024-07-22 20:24:35 +09:00
xvzc
ed70bde7e7 Remove net package and refactor 2024-07-22 19:59:11 +09:00
xvzc
2d8b9103db refactor 2024-07-22 13:49:18 +09:00
xvzc
83326a0a66
Merge pull request #60 from xvzc/custom-dns
Add options to use custom dns server
2024-07-21 17:22:51 +09:00
xvzc
b536597063 update readme 2024-07-21 17:21:56 +09:00
xvzc
97e6cd6355 update help output 2024-07-21 17:17:45 +09:00
xvzc
d150d03a67 fix type for dns port 2024-07-21 17:12:16 +09:00
xvzc
d6472d0421 add options to customize dns server 2024-07-21 16:57:47 +09:00
xvzc
d84dff0674
Merge pull request #59 from xvzc/timeout
set default timeout to 2000ms
2024-07-21 14:37:49 +09:00
xvzc
282616a907 set default timeout to 2000ms 2024-07-21 14:34:38 +09:00
xvzc
31a96b1a53 add FUNCDING.yml 2024-01-28 11:59:10 +09:00
xvzc
ec9e8bb9fb
Create FUNDING.yml 2024-01-28 11:57:27 +09:00
xvzc
5c80090144
Update issue templates 2023-09-26 18:23:19 +09:00
xvzc
363f022c91 fix: #46 2023-09-08 17:35:41 +09:00
xvzc
c7774f6d99
Merge pull request #49 from lavafroth/fix-accumulator 2023-09-03 11:49:39 +09:00
Himadri Bhattacharjee
cf34309220
Merge branch 'xvzc:main' into fix-accumulator 2023-09-03 02:27:24 +00:00
Himadri Bhattacharjee
341d47622c fix: update accumulator for total bytes written 2023-09-03 07:54:16 +05:30
xvzc
b7f89e9622
Merge pull request #48 from lavafroth/embed-connection
refactor: Embed net.TcpConn in custom connection struct to avoid manual method implementations
2023-09-02 16:57:36 +09:00
Himadri Bhattacharjee
d987a08549 refactor: embed net.TcpConn struct in custom connection struct to avoid manual method implementations 2023-09-01 07:59:55 +05:30
xvzc
8908d2d051
Merge pull request #45 from xvzc/refactor
Refactor
2023-07-03 14:51:35 +09:00
xvzc
cc51aeb51d
Merge pull request #43 from Erghel/main 2023-06-23 22:00:15 +09:00
Mole
677b6f80f9
Back - S 2023-06-19 17:01:01 +00:00
Mole
bced4fb5bf
Remove - S 2023-06-19 17:00:47 +00:00
Mole
a29157e233
Remove - S 2023-06-19 16:59:57 +00:00
Mole
552c9b2c84
Fix 2023-06-19 16:56:08 +00:00
Mole
652c5b8b87
Fix <li> 2023-06-19 16:54:58 +00:00
Mole
9a6c052fd5
Translation fix 2023-06-19 16:54:15 +00:00
xvzc
02961967dc chore: Remove unnecessary log 2023-05-07 15:03:41 +09:00
xvzc
7a6d318192 chore: refactor 2023-05-07 14:57:52 +09:00
xvzc
2489cc450d chore: refactor 2023-05-07 14:57:37 +09:00
xvzc
d7e0239c6a
Merge pull request #40 from gohoski/main 2023-04-29 21:05:38 +09:00
Gleb
7b5a71465f
Update readme_ru.md 2023-04-29 14:07:44 +03:00
Gleb
369c261394
Fix grammar in RU 2023-04-29 14:06:44 +03:00
Gleb
8f8b720f0a
Add files via upload 2023-04-29 14:04:11 +03:00
Gleb
16d59a6007
Update ZH readme to include RU link 2023-04-29 14:03:37 +03:00
Gleb
c95e810608
Update KO readme to include RU link 2023-04-29 14:03:18 +03:00
Gleb
a0499d9cef
Update EN readme to include RU link 2023-04-29 14:02:37 +03:00
xvzc
49f7138d51
Merge pull request #39 from dqhieuu/main
Add whitelist URL, whitelist regex to disable DPI bypassing on unwanted pages
2023-04-25 22:20:19 +09:00
hieu_dq
d34d95a872 Add whitelist URL, whitelist regex to bypass DPI 2023-04-21 02:41:23 +07:00
xvzc
78de8c398d
Update LICENSE 2023-02-17 01:53:03 +09:00
xvzc
5f28f3b71f
Update readme_zh-cn.md 2023-02-15 18:52:46 +09:00