Commit Graph

138 Commits

Author SHA1 Message Date
Vadim Vetrov
59d19646a6
Support for new firmware (#56) 2024-08-14 12:28:25 +03:00
Vadim Vetrov
e8519b4973
Fix error on enable in init script openwrt
Check #56 and #37 for more details. Real commit made to openwrt branch. Pushing this to restart actions
2024-08-13 19:33:52 +03:00
Vadim Vetrov
dfc2277efc
Merge pull request #62 from Viktor45/main
Update Readme.md
2024-08-13 03:55:44 -07:00
Viktor45
0160c26618 Update Readme.md
Normalize the document, make it more readable, correct some typos
2024-08-13 13:18:58 +03:00
Vadim Vetrov
e6367c72bd
Update README.md 2024-08-12 23:16:12 +03:00
Vadim Vetrov
918ccc822d
Update service files 2024-08-12 00:59:13 +03:00
Vadim Vetrov
e649ef5567
Add option to change TCP winsize 2024-08-12 00:45:30 +03:00
Vadim Vetrov
b2cff9699b
Merge branch 'main' of github.com:Waujito/youtubeUnblock 2024-08-12 00:26:12 +03:00
Vadim Vetrov
569cfcf049
Merge PR #51
Enhance bypass strategies
2024-08-12 00:24:23 +03:00
Vadim Vetrov
86bada6ea7
Update internal APIs, defaults 2024-08-12 00:23:08 +03:00
Vadim Vetrov
e39bc9b059
Update README.md 2024-08-12 00:21:03 +03:00
Vadim Vetrov
7d571e6860
Verbosity, debug logs 2024-08-11 21:43:32 +03:00
Vadim Vetrov
05648cc7c2
fix --sni-domains=all 2024-08-11 21:34:21 +03:00
Vadim Vetrov
8ca048d9fd
Merge pull request #55 from spvkgn/patch-1
Update README.md
2024-08-11 08:48:20 -07:00
spvkgn
fa631accb7
Update README.md
https://github.com/Waujito/youtubeUnblock/issues/54#issuecomment-2282490807
2024-08-11 20:18:39 +05:00
Vadim Vetrov
b4607d69f6
Update README.md 2024-08-11 16:59:41 +03:00
Vadim Vetrov
9c2d31f51d
Merge branch 'main' into enhance_bypasses 2024-08-11 16:26:46 +03:00
Vadim Vetrov
74a9ae3eb1
Do not force user to specify queue number explicitly 2024-08-11 16:21:26 +03:00
Vadim Vetrov
6951c0319e
Fix infinity recursion on reverse fragmentation 2024-08-11 15:34:58 +03:00
Vadim Vetrov
6df3b53d7a
Comments for managing functions 2024-08-11 11:40:13 +03:00
Vadim Vetrov
e719c1319b
Add new firmware #54 2024-08-11 02:14:10 +03:00
Vadim Vetrov
2e96aa150e
Add multiple fooling options 2024-08-11 02:10:18 +03:00
Vadim Vetrov
d29177d783
Move args parsers to the separate file 2024-08-10 21:44:04 +03:00
Vadim Vetrov
0126e403fd
Do not force user to specify queue number explicitly 2024-08-10 21:38:25 +03:00
Vadim Vetrov
80811a41e6
Merge remote-tracking branch 'origin/main' into actions-entware 2024-08-10 21:09:50 +03:00
Vadim Vetrov
c39e7d81c9
Update build-openwrt.yml 2024-08-10 18:44:52 +03:00
Vadim Vetrov
b6a8a45502
Update build-openwrt.yml 2024-08-10 18:40:24 +03:00
Vadim Vetrov
21be10caed
Entware Workflow 2024-08-10 17:24:30 +03:00
Vadim Vetrov
d83e54701e
Update README.md 2024-08-10 16:30:57 +03:00
Vadim Vetrov
75b7fe3011
Merge pull request #50 from spvkgn/actions-alpine-static
Alpine workflow
2024-08-10 05:50:18 -07:00
spvkgn
81fcdf41c0 Alpine workflow 2024-08-10 17:17:42 +05:00
Vadim Vetrov
ab402c573b
Run build actions only for main branch 2024-08-10 11:42:48 +03:00
Vadim Vetrov
ff5bfc9037
Fix fragmentation strategy none
Related to #43
2024-08-10 02:55:06 +03:00
Vadim Vetrov
98e1c2f5d6
Merge #47 from @spvkgn
OpenWRT workflow
2024-08-10 02:37:23 +03:00
Vadim Vetrov
da10542edc
Update OpenWRT Workflow 2024-08-10 02:31:11 +03:00
Vadim Vetrov
dc03bee64b
Delete build logs, update names 2024-08-10 02:21:18 +03:00
Vadim Vetrov
34345b127b
Update workflow 2024-08-10 02:16:00 +03:00
Vadim Vetrov
48d8f08957
Merge branch 'actions-openwrt' of github.com:spvkgn/youtubeUnblock into spvkgn-actions-openwrt 2024-08-10 00:48:37 +03:00
Vadim Vetrov
cee1b371fd
Merge Pull Request #46 2024-08-10 00:42:04 +03:00
Vadim Vetrov
8e592d8957
Fix segfault on unrecognized option 2024-08-10 00:40:31 +03:00
Vadim Vetrov
6bbeae3876
Update version output 2024-08-10 00:35:36 +03:00
spvkgn
7b9e7b773b remove release job 2024-08-09 20:36:39 +05:00
Vadim Vetrov
8d4fb1f7ad
Fix coding style of args parser 2024-08-09 16:03:45 +03:00
zabbius
4963258c0b const char* argv[] -> char* argv[] 2024-08-09 15:40:04 +03:00
zabbius
46e4231f7e minor 2024-08-09 15:31:04 +03:00
zabbius
916d575920 parsing args with getopt 2024-08-09 15:21:54 +03:00
Vadim Vetrov
7d60fd8854
Update list of blocked domains
https://habr.com/ru/news/834792/
2024-08-09 00:05:28 +03:00
Vadim Vetrov
0d43ce60f5
Fix all domains being mangled 2024-08-08 20:26:35 +03:00
Vadim Vetrov
8e3fa48510
Fix fake sni strategy ttl 2024-08-08 18:58:21 +03:00
spvkgn
4f9ab69b37 OpenWrt workflow 2024-08-08 20:55:20 +05:00