Vadim Vetrov
|
9a3b139fb5
|
Update README with new arguments for openwrt
|
2024-12-19 19:12:42 +03:00 |
|
Vadim Vetrov
|
5fcb4a8012
|
Update documentation for udp
|
2024-12-19 02:14:14 +03:00 |
|
Vadim Vetrov
|
062200d9ea
|
Allow to use fbegin without fend
|
2024-12-18 22:00:49 +03:00 |
|
Vadim Vetrov
|
f4e5cdb328
|
Update documentation for kernel module
|
2024-12-08 22:47:33 +03:00 |
|
Vadim Vetrov
|
42e6d574a0
|
Add connbytes to kernel module
|
2024-12-08 22:19:20 +03:00 |
|
Vadim Vetrov
|
9b5c8a729d
|
Allow to disable TLS processing for the section
|
2024-12-06 18:25:43 +03:00 |
|
Vadim Vetrov
|
f9a51944dd
|
Add args for UDP faking support.
|
2024-12-06 13:45:50 +03:00 |
|
Vadim Vetrov
|
ef120ca100
|
Update logging
Add syslog for daemonize. This allows to log not only to the standard
output but also in system log
|
2024-11-29 11:22:55 +03:00 |
|
Vadim Vetrov
|
a4975dcdcd
|
Daemonize youtubeUnblock with flags, without any overhead
|
2024-11-29 11:22:54 +03:00 |
|
Vadim Vetrov
|
3376860c0f
|
Kyber on firefox
|
2024-11-26 18:47:29 +03:00 |
|
MayanKoyote
|
cb46c89423
|
README.md & args.c: minor correction of typos
|
2024-11-26 00:15:10 +05:00 |
|
Vadim Vetrov
|
d87d3c9efb
|
Old openwrt (#168)
|
2024-11-02 10:56:44 +03:00 |
|
Vadim Vetrov
|
562f17e932
|
Merge branch 'dev'
|
2024-10-29 12:04:51 +03:00 |
|
Vadim Vetrov
|
56b6126f52
|
Mention --queue-balance in multithreading flag
Raw threading lead to confusion like in #177
|
2024-10-29 11:59:46 +03:00 |
|
Vadim Vetrov
|
93972f8404
|
Update Padavan manual (#163)
|
2024-10-26 18:04:24 +03:00 |
|
Vadim Vetrov
|
0e9b3ff018
|
Add notice about kmods in readme
|
2024-10-25 22:28:39 +03:00 |
|
renr
|
55d359d3e7
|
Padavan support
|
2024-10-19 22:46:42 +03:00 |
|
Vadim Vetrov
|
ee56b67d20
|
Merge pull request #132 from Waujito/custom_fakes
Custom fakes
|
2024-10-14 00:25:45 +03:00 |
|
Vadim Vetrov
|
ed08feaf20
|
Mention #148 in README Troubleshooting
|
2024-10-14 00:22:50 +03:00 |
|
Vadim Vetrov
|
4c7b63fa7f
|
Add multiple sections with config sets for various domains
|
2024-10-13 23:31:26 +03:00 |
|
Vadim Vetrov
|
58f4802f64
|
Update kernel module parameters
|
2024-10-12 19:08:49 +03:00 |
|
Vadim Vetrov
|
e9b033ccca
|
Update faking strategies
Use random ip4 id for frags, use sequential ip4 id for fakes
|
2024-10-12 12:23:06 +03:00 |
|
Vadim Vetrov
|
30bc3a8d3f
|
Update workflow for separate luci-app-youtubeUnblock
|
2024-10-11 22:37:26 +03:00 |
|
Vadim Vetrov
|
c617f238af
|
Descibe benefits of kernel module
As asked in #128
|
2024-09-29 13:23:16 +03:00 |
|
Vadim Vetrov
|
43ca3fe07e
|
Mention about opkg update
Asked in #123
|
2024-09-29 13:02:38 +03:00 |
|
Vadim Vetrov
|
666b3575fc
|
Fix kmod fake, update kmod verbosity settings
|
2024-09-28 22:45:35 +03:00 |
|
Vadim Vetrov
|
43d0118767
|
Describe the new release delivery system
|
2024-09-21 19:27:47 +03:00 |
|
Vadim Vetrov
|
1cacac7adc
|
Add notices about kernel module and openwrt sdk
|
2024-09-17 19:28:13 +03:00 |
|
Vadim Vetrov
|
6eaa0a67c8
|
Merge branch 'main' into kmod
|
2024-09-17 19:10:18 +03:00 |
|
Vadim Vetrov
|
edbfe120c5
|
Update README.md
|
2024-09-17 19:04:33 +03:00 |
|
Vadim Vetrov
|
7e71c5e9b8
|
Update README.md
|
2024-09-15 21:40:14 -07:00 |
|
Vadim Vetrov
|
1ade21aa22
|
Update README for kernel module
|
2024-09-16 00:28:10 +03:00 |
|
Vadim Vetrov
|
85d3843273
|
Update README.md
|
2024-09-14 04:23:33 -07:00 |
|
Vadim Vetrov
|
740df8979f
|
Add sections about restart after settings apply
|
2024-09-14 12:24:20 +03:00 |
|
Vadim Vetrov
|
7e73fa2613
|
Add documentation for LuCI and UCI
|
2024-09-14 11:39:10 +03:00 |
|
Vadim Vetrov
|
2ff83c6030
|
Update firewall rules
|
2024-09-14 11:08:38 +03:00 |
|
Vadim Vetrov
|
e38e0e7bd9
|
Add md5sum faking strategy
|
2024-09-13 19:11:17 +03:00 |
|
Vadim Vetrov
|
7d01d0974d
|
Update README.md
|
2024-09-03 21:46:47 +03:00 |
|
Vadim Vetrov
|
5f2e423dfa
|
Add --exclude-domains flag. Fix #100
|
2024-09-03 21:23:29 +03:00 |
|
Vadim Vetrov
|
cad262f201
|
Update docs for entware
|
2024-08-29 17:45:11 +03:00 |
|
Vadim Vetrov
|
3d9481d72d
|
Allow to select synfake length
|
2024-08-29 15:49:01 +03:00 |
|
Vadim Vetrov
|
0f71d5f3c4
|
Add synfake option
|
2024-08-29 14:45:27 +03:00 |
|
Vadim Vetrov
|
33b0ca421b
|
Update default value of frag-sni-pos
Related to #43 and probably other issues with some ISPs. Some providers
throws RST on 2 bytes tcp, but no RST on 1 byte
|
2024-08-29 12:21:34 +03:00 |
|
Vadim Vetrov
|
bc398cbd02
|
Merge branch 'main' of github.com:Waujito/youtubeUnblock
|
2024-08-29 09:10:51 +03:00 |
|
Vadim Vetrov
|
491d485260
|
Allow to change default mark
Related to #96
|
2024-08-29 09:09:57 +03:00 |
|
Vadim Vetrov
|
f273d9cc7a
|
Update README.md
|
2024-08-28 15:54:37 +03:00 |
|
Vadim Vetrov
|
725dc1a6d2
|
Allow tune randseq offsets.
May be useful for #94
|
2024-08-27 23:23:54 +03:00 |
|
Vadim Vetrov
|
5a30ac427b
|
Add option to disable ipv6, document ipv6
|
2024-08-27 20:01:34 +03:00 |
|
Vadim Vetrov
|
564820ce38
|
Related to #86
|
2024-08-26 21:21:42 +03:00 |
|
Vadim Vetrov
|
78ed6a1d72
|
Merge branch 'dev'
|
2024-08-18 19:32:42 +03:00 |
|