Commit Graph

1101 Commits

Author SHA1 Message Date
bol-van cf130a46cd Merge pull request #361 from eastone11/eastone11-patch-1
Update readme.txt
2024-09-05 18:22:24 +03:00
eastone11 aab25e0ab9 Update readme.txt
Исправлены мелкие грамматические ошибки
2024-09-05 17:41:39 +03:00
bol-van fba93f8e58 blockcheck: override curl location 2024-09-05 08:08:04 +03:00
bol-van 963f8445e8 Merge pull request #358 from EgorWeders/patch-1
Fixed mistype
2024-09-04 10:23:00 +03:00
EgorWeders 9669135d3e Fixed mistype
)
2024-09-04 13:32:31 +07:00
bol-van 08cb253347 Merge pull request #337 from LiviaMedeiros/fix-darkmagic-perms
drop executable bit from `nfq/darkmagic.c`
2024-08-29 20:03:19 +03:00
bol-van 2f98b5e2bb gitignore 2024-08-29 17:06:38 +03:00
LiviaMedeiros 7378cfab44 drop executable bit from nfq/darkmagic.c 2024-08-29 19:39:07 +08:00
bol-van a21c4399b2 nfqws: another very old toolchain fix with IP_NODEFRAG 2024-08-29 13:07:45 +03:00
bol-van a73e86df3b nfqws: missing linux-specific header 2024-08-29 08:50:18 +03:00
bol-van 207cde9eb6 Revert "nfqws: missing linux-specific header"
This reverts commit 8b26a028b7.
2024-08-29 08:47:27 +03:00
bol-van 8b26a028b7 nfqws: missing linux-specific header 2024-08-29 08:41:37 +03:00
bol-van 276738fb48 nfqws: fix iphdr uninitialized TOS field 2024-08-28 17:21:54 +03:00
bol-van d8ed978566 tpws: emergency connection close on failed shutdown() 2024-08-28 11:07:33 +03:00
bol-van 006dc2fb33 bsd docs: pfsense more edit to enable freebsd repos 2024-08-28 09:54:59 +03:00
bol-van 814a92ea79 Revert "bsd docs: anchor zapret/*"
This reverts commit a67254d607.
2024-08-28 08:32:45 +03:00
bol-van a67254d607 bsd docs: anchor zapret/* 2024-08-28 08:22:54 +03:00
bol-van 7ca2d99655 tpws: tcp user timeout option 2024-08-27 18:31:32 +03:00
bol-van b5d473e121 blockcheck: replace dead putinhuylo.com 2024-08-27 14:45:23 +03:00
bol-van a0fa6df0e2 get_antizapret_domains.sh: change blocked url 2024-08-27 12:43:36 +03:00
bol-van 5e139e8dff get_antizapret_domains.sh: change blocked url 2024-08-27 12:38:30 +03:00
bol-van e69fdac9ab tpws: rewrite connection closing 2024-08-26 15:15:40 +03:00
bol-van 15751976e0 scripts: add quotes to paths 2024-08-25 18:04:11 +03:00
bol-van 6276d92ffb rm bad file 2024-08-25 17:50:50 +03:00
bol-van 983205e984 scripts: use ZAPRET_RW and ZAPRET_CONFIG vars 2024-08-25 17:49:15 +03:00
bol-van 243a64cbec tpws_wsl.tgz update 2024-08-24 16:56:50 +03:00
bol-van da1576eadb nfqws: log input interface if bind fix enabled 2024-08-24 16:45:49 +03:00
bol-van 00bf5f680c Merge pull request #226 from Tula-gingerbread/patch-1
remove space before commas in readme
2024-08-24 12:09:00 +03:00
bol-van faea968cd4 readme: delete log file notice 2024-08-24 10:59:31 +03:00
bol-van 30cee8c23e readme: delete log file notice 2024-08-24 10:58:20 +03:00
bol-van 31d24832ac readme: delete log file notice 2024-08-24 10:53:06 +03:00
bol-van b0a972fac8 readme: delete log file notice 2024-08-24 10:52:02 +03:00
bol-van 041e797c3e changes.txt: remove wrong notice 2024-08-24 09:57:40 +03:00
bol-van f8a673b458 update bins and docs 2024-08-24 09:53:24 +03:00
bol-van 2f11c330cd tpws: do not set debug level=1 in --debug if already raised to 2 2024-08-24 09:38:01 +03:00
bol-van dee9c04d2a tpws: fix --debug-level text tab 2024-08-23 21:49:33 +03:00
bol-van 5e3cc263ab tpws: remove cygwin ifdef 2024-08-23 21:27:20 +03:00
bol-van fe7a7f30a9 tpws: --debug to syslog and file 2024-08-23 21:15:27 +03:00
bol-van 700de59241 tpws: connect-bind-addr link local ifname delayed resolution 2024-08-23 16:57:44 +03:00
bol-van e86fc2e7b5 tpws: connect-bind-addr support %iface for link locals 2024-08-23 16:42:56 +03:00
bol-van 7894796bdb Merge pull request #315 from cleverfox/master
option to bind to specified address for outbound connection
2024-08-23 15:38:15 +03:00
bol-van d6d48d26bf nfqws: open syslog only if --debug=syslog 2024-08-23 15:31:07 +03:00
bol-van ea9435a737 nfqws: --debug to file and syslog 2024-08-23 14:42:21 +03:00
bol-van 7252046362 Merge pull request #319 from mdashlw/patch-1
fix typo
2024-08-23 08:08:53 +03:00
mdashlw f1473b205b fix typo 2024-08-23 12:13:07 +08:00
Vladimir Goncharov c793ec8e1c bind address for connect 2024-08-22 16:09:38 +07:00
bol-van a863c35ce3 dvtws: do not use raw sockets on BSD. always use divert. 2024-08-21 17:59:09 +03:00
bol-van 600b6c6521 makefile 2024-08-21 10:04:53 +03:00
bol-van 881061c918 tpws: fix ipv6 macros on bsd 2024-08-21 10:03:34 +03:00
bol-van 93aa69ff7b tpws: is_localnet: convert network byte order 2024-08-21 09:18:57 +03:00