Vadim Vetrov
7e71c5e9b8
Update README.md
2024-09-15 21:40:14 -07:00
Vadim Vetrov
85d3843273
Update README.md
2024-09-14 04:23:33 -07:00
Vadim Vetrov
f0826606e3
Delete development branches
2024-09-14 12:27:37 +03:00
Vadim Vetrov
c2158a7450
Merge pull request #113 from Waujito/luci_upd
...
Openwrt LuCI support Part 2
2024-09-14 02:26:31 -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
8c405b81df
Log ip version for udp
2024-09-14 11:18:45 +03:00
Vadim Vetrov
2ff83c6030
Update firewall rules
2024-09-14 11:08:38 +03:00
Vadim Vetrov
9f5f194a37
Support for luci in actions
2024-09-13 21:14:01 +03:00
Vadim Vetrov
e38e0e7bd9
Add md5sum faking strategy
2024-09-13 19:11:17 +03:00
Vadim Vetrov
aef2b5b469
Merge pull request #108 from spvkgn/musl-cross
...
CI: Add MIPS
2024-09-10 07:06:25 -07:00
spvkgn
bbd9f29a67
CI: add armv7 static build
2024-09-10 14:23:35 +05:00
spvkgn
ec9f5bb20c
CI: add job for MIPS arches
2024-09-10 14:23:35 +05:00
Vadim Vetrov
31aa309198
Fix #104 Infinity loop with default parameters
...
Fixes infinity loop with default parameters for youtubeUnblock when
trying to connect not handled website. The commit is also related to
issue #100 where the support for --exclude-domains flag was added
2024-09-07 09:24:35 +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
3d50c00e4f
Fix internet :)
...
Related to #96
2024-08-29 19:28:26 +03:00
Vadim Vetrov
0a679ea41c
Update version grabber
2024-08-29 18:13:51 +03:00
Vadim Vetrov
cad262f201
Update docs for entware
2024-08-29 17:45:11 +03:00
Vadim Vetrov
8b23ab762d
Fix issue with synfake and two youtubeUnblock instances one after another
2024-08-29 15:55:05 +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
c101adcd07
entware for entware
2024-08-28 14:00:29 +03:00
Vadim Vetrov
725dc1a6d2
Allow tune randseq offsets.
...
May be useful for #94
2024-08-27 23:23:54 +03:00
Vadim Vetrov
3b5276c834
Merge pull request #93 from Waujito/ipv6
...
Support for ipv6
2024-08-27 13:03:38 -07:00
Vadim Vetrov
d16805871f
Trace logs update
2024-08-27 21:21:33 +03:00
Vadim Vetrov
5a30ac427b
Add option to disable ipv6, document ipv6
2024-08-27 20:01:34 +03:00
Vadim Vetrov
a3a497bc82
Merge branch 'main' into ipv6
2024-08-27 19:42:20 +03:00
Vadim Vetrov
d530dd26d1
Support for ipv6
2024-08-27 19:27:27 +03:00
Vadim Vetrov
564820ce38
Related to #86
2024-08-26 21:21:42 +03:00
Denis Strizhkin
de9b42ae46
add options of choosing to use system libs
2024-08-21 18:40:23 +03:00
Vadim Vetrov
c10393983a
Fix bug with pastseq and frag-sni-faked
2024-08-21 12:25:13 +03:00
Vadim Vetrov
e62d76e1d6
pastseq by default
...
Pastseq is a way more stable than randseq since some providers just drop packets with invalid conntrack state.
2024-08-21 11:53:10 +03:00
Vadim Vetrov
a859472ef3
Merge branch 'zabbius-main'
2024-08-18 19:44:38 +03:00
Vadim Vetrov
71a6711b40
Merge branch 'main' of github.com:zabbius/youtubeUnblock into zabbius-main
2024-08-18 19:44:24 +03:00
Vadim Vetrov
78ed6a1d72
Merge branch 'dev'
2024-08-18 19:32:42 +03:00
Vadim Vetrov
e8d86b9df6
Do not delete all libraries on every clean
2024-08-18 18:32:43 +03:00
Sergey Zabodalov
c5e941a53b
Merge branch 'Waujito:main' into main
2024-08-18 02:01:24 +03:00
Vadim Vetrov
551fb5d38d
Update README.md
2024-08-17 12:55:08 +03:00
Vadim Vetrov
b434ef4b7f
Add compatibility with v0.2.2
2024-08-17 12:51:53 +03:00
Vadim Vetrov
6cf2ec5504
Update README.md
2024-08-16 22:55:59 +03:00
Vadim Vetrov
a546e783c6
Add support for tcp_check and past sequence faking strategies
2024-08-16 22:47:55 +03:00
Vadim Vetrov
1c5d4e68d9
Add few logs, minor improvements
2024-08-16 22:23:55 +03:00
Vadim Vetrov
fa0552ba66
#71
2024-08-15 14:10:38 +03:00
Vadim Vetrov
51c21a89fd
Fix endian source
2024-08-15 02:58:03 +03:00
Vadim Vetrov
af6e993c07
Merge branch 'main' into dev
2024-08-15 02:46:21 +03:00