443 Commits

Author SHA1 Message Date
Денисов Александр Андреевич
b73012687e Merge remote-tracking branch 'upstream/main'
Some checks failed
Differential ShellCheck / Differential ShellCheck (push) Has been cancelled
# Conflicts:
#	podkop/files/usr/bin/podkop
2026-05-14 13:24:44 +03:00
Денисов Александр Андреевич
3eea1810e3 Add base64 subscription support
Some checks failed
Differential ShellCheck / Differential ShellCheck (push) Has been cancelled
2026-05-14 13:21:20 +03:00
Andrey Petelin
835b455915 fix: include UDP port range 19000-20000 in Discord nft rule 2026-05-14 12:23:50 +05:00
romanvht
8b2abc0b28 add func to insert resolve action in route.rules section 2026-05-09 02:49:40 +10:00
yandexru45
bec1f4c10e Исправить совместимость wget в проверке подписок 2026-04-05 15:51:24 +03:00
yandexru45
c9cf5cb624 Усилить отказоустойчивость загрузки подписок 2026-04-05 15:09:38 +03:00
yandexru45
078aecc9a1 фикс поиска аутбаундов 2026-03-14 15:52:28 +03:00
yandexru45
8f2b11f672 починил группы 2026-03-14 14:56:04 +03:00
yandexru45
d02ee70f30 добавил группирование по странам 2026-03-13 19:29:37 +03:00
yandexru45
5c7e3dce31 починил работу при мультисписках + вернул readme & install script 2026-03-08 13:04:47 +03:00
yandexru45
357fa26987 Review podkop startup logs 2026-03-07 19:06:46 +03:00
yandexru45
8d091b8475 Fix podkop startup errors 2026-03-07 18:25:43 +03:00
yandexru45
eb32507760 Fix podkop VPN subscription UI 2026-03-07 17:38:22 +03:00
yandexru45
d7e39316bc Fix vpn подписки конфиг luci 2026-03-07 17:09:27 +03:00
yandexru45
676936650d Исправить ошибку outbound в podkop 2026-03-07 16:39:34 +03:00
yandexru45
e8a764bbb3 Исправить зависимость конфигурации 2026-03-07 16:09:55 +03:00
yandexru45
4202530585 add HWID and subscription support 2026-03-07 14:55:11 +03:00
Andrey Petelin
a7b6c36dfb chore: set dns_server to 77.88.8.8 2026-01-29 12:03:25 +05:00
Andrey Petelin
00594f23fd fix: use nslookup_attempts for DNS check loop instead of nslookup_timeout 2026-01-28 12:45:35 +05:00
Andrey Petelin
d854caa4cc fix: Disable dnsmasq noresolv when restoring or using default resolvfile; ensure resolvfile is applied 2026-01-23 17:42:05 +05:00
Andrey Petelin
b44274d7f2 fix: mask selector_proxy_links in podkop redaction to hide sensitive proxy selectors 2026-01-23 16:00:34 +05:00
Andrey Petelin
12d8537d90 fix: only print colored timestamp and message when stdout is a terminal 2026-01-23 15:59:26 +05:00
Andrey Petelin
41a4f67fd0 fix: set default log_level to "warn" when missing in settings 2026-01-22 21:02:15 +05:00
Kirill Sobakin
42f75c3374 fix: new mark 2026-01-22 13:01:36 +03:00
Kirill Sobakin
81963bfbdf feat: roblox 2026-01-21 18:09:12 +03:00
Andrey Petelin
6083009c80 feat: Add 'exclusion' connection type with direct route rule 2026-01-19 16:10:09 +05:00
Andrey Petelin
a40240bb3f fix: use fwmark/mask and bitwise meta mark comparison to correctly match packet marks 2026-01-14 14:09:51 +05:00
Andrey Petelin
1e9a7bffa4 fix: avoid outbound traffic loop by adding NFT_OUTBOUND_MARK (0x90000) and mangle_output return rule (#248) 2026-01-14 10:29:13 +05:00
Andrey Petelin
4448c09c34 fix: replace fakeip mark 0x105 with 0x80000 to avoid conflict with mwan3 (#275) 2026-01-14 10:25:03 +05:00
Andrey Petelin
d2fbff17bf feat: add selector proxy type support 2026-01-09 23:32:58 +05:00
Andrey Petelin
aa8f2cef41 feat: Add log_level option in LuCI and use configured value for sing-box logging 2025-12-10 17:58:22 +05:00
Andrey Petelin
96f6def701 fix: lower priority of fully_routed_ips relative to routing_excluded_ips 2025-12-10 16:55:23 +05:00
Andrey Petelin
06ce944e1c fix: add and source network functions, use network_get_ipaddr to obtain LAN listen IP 2025-12-09 15:15:58 +05:00
Andrey Petelin
7c7e1c6244 fix: take first LAN IP address and strip CIDR suffix 2025-12-03 10:21:51 +05:00
Andrey Petelin
7fc1f39dd6 fix: have service_listen_address option override automatic detection of listening IP address 2025-12-03 09:58:28 +05:00
Kirill Sobakin
ea1273e05e Fix: UDP is lost. Double function call 2025-12-01 23:30:33 +03:00
Kirill Sobakin
5fc3c95928 Merge pull request #262 from itdoginfo/feat/hy2
Feat/hy2
2025-12-01 17:44:40 +03:00
Andrey Petelin
82345047cb feat: Add Hysteria2 outbound support 2025-11-26 21:04:46 +05:00
Andrey Petelin
0a4ed367bc refactor: add url_get_scheme and simplify url_get_host/url_get_port using parameter expansion 2025-11-26 21:01:33 +05:00
Andrey Petelin
c3f322ae61 Merge branch 'main' into feat/hy2 2025-11-26 17:06:27 +05:00
Kokoc
eb9239696e feat: add support for optional gRPC service name in outbound transport configuration 2025-11-26 14:52:13 +03:00
Andrey Petelin
6a48a060e1 refactor: remove sing-box start exit check 2025-11-26 16:01:41 +05:00
Andrey Petelin
14f704fcb8 fix: use echolog for sing-box start failure 2025-11-26 15:47:12 +05:00
Andrey Petelin
ff43f477e9 chore: restore shutdown_correctly logic 2025-11-26 14:14:27 +05:00
Andrey Petelin
576e58fd17 chore: restore start_main and stop_main; have reload call them instead of full start/stop 2025-11-26 13:56:10 +05:00
Andrey Petelin
d72c98a254 chore: clarify and standardize argument type annotations and optional flags 2025-11-26 10:14:06 +05:00
Andrey Petelin
7a497f1e31 fix: reload PODKOP_CONFIG after uci commit to refresh config on shutdown 2025-11-25 17:05:25 +05:00
Andrey Petelin
d52f6e26ae refactor: add configurable DNS/curl timeouts and retries, detect service proxy, and improve connection checks 2025-11-25 17:04:31 +05:00
Andrey Petelin
68c61aed50 refactor: use uci wrappers 2025-11-25 14:10:18 +05:00
Andrey Petelin
626ac981eb refactor: configuring dnsmasq after starting sing-box 2025-11-25 13:53:24 +05:00