itdoginfo
45bd2d0499
Fix: log function combination
2025-10-14 14:20:05 +03:00
itdoginfo
2e257e4adf
feat: check_fakeip func
2025-10-13 22:43:55 +03:00
itdoginfo
55df0f283d
Added clash_api func. Some fixes
2025-10-12 14:55:57 +03:00
itdoginfo
fd0b981186
Fix check_nft_rules. Add check_sing_box func
2025-10-11 18:57:55 +03:00
itdoginfo
791cc1c945
Diagnostics: add check_nft_rules
2025-10-11 14:36:04 +03:00
itdoginfo
3d12327868
Switch DNS check to dig. New checks and output format for check_dns_available
2025-10-11 00:32:33 +03:00
Andrey Petelin
f95d801d44
refactor: rename 'ss_uot' to 'enable_shadowsocks_udp_over_tcp'
2025-10-10 20:14:49 +03:00
Andrey Petelin
35d9441837
refactor: rename 'detour' to 'download_lists_via_proxy'
2025-10-10 20:14:30 +03:00
Andrey Petelin
e3557f374e
refactor: rename 'quic_disabled' to 'disable_quic'
2025-10-10 20:14:27 +03:00
Andrey Petelin
1e6b555bfa
refactor: rename 'yacd' to 'enable_yacd'
2025-10-10 20:14:26 +03:00
Andrey Petelin
036808917d
refactor: rename 'iface' to 'source_network_interfaces'
2025-10-10 20:14:23 +03:00
Andrey Petelin
687334bf8d
refactor: rename config key 'mode' to 'connection_type'
2025-10-10 20:14:21 +03:00
Andrey Petelin
ba69e3eacc
refactor: use list presence instead of *_enabled flags, simplify UI texts/placeholders, remove mixed inbound tag
2025-10-10 20:14:17 +03:00
Andrey Petelin
9be0eb3e57
refactor: rename all_traffic_ip to fully_routed_ips, remove all_traffic_from_ip_enabled flag, update handlers
2025-10-10 20:14:15 +03:00
Andrey Petelin
d3847db313
feat: Add mixed proxy per section with UI port option and sing-box integration
2025-10-10 20:14:13 +03:00
Andrey Petelin
ba91c180e8
refactor: switch UCI lookups from 'main' to 'settings', add routing_excluded_ips and relocate update_interval in UI
2025-10-10 20:14:10 +03:00
Andrey Petelin
8a80df9dc0
refactor: Pass 'section' to config_foreach so outbound handler iterates only the correct sections
2025-10-10 20:14:08 +03:00
Andrey Petelin
d2f0de39d9
refactor: remove legacy migration logic; make migration() a no-op
2025-10-10 20:14:05 +03:00
SaltyMonkey
6ff543d7fb
refactor: Update podkop package
...
* Removed direct package manager calls
* Removed commands related to optional luci package
* Added optional parameter for global_check for cases when function called by LuCI package
* Removed useless external calls in version check cases
* Improved build process support: version will be automatically set at installation time from package metadata and will be readable from script itself
2025-10-08 21:57:46 +03:00
Kirill Sobakin
2ba1c2f740
Merge pull request #188 from itdoginfo/feat/fe-app-podkop
...
feat: Introduce new fe modular format with minimal scope of refactoring
2025-10-07 17:38:19 +03:00
Andrey Petelin
5418187dd3
feat: enable Clash API with YACD or online mode in podkop configuration
2025-10-07 01:07:48 +03:00
Andrey Petelin
e9d5b18816
fix: resolve domain resolver DNS server address before IPv4 validation in VPN and DNS configuration sections
2025-10-03 18:07:24 +05:00
Andrey Petelin
f4ac9dcc77
feat: add domain resolver support to VPN mode
2025-10-02 17:49:23 +05:00
Andrey Petelin
aea201bf24
fix: replace non-working split DNS with bootstrap DNS for upstream DNS resolution
2025-10-02 15:58:26 +05:00
Andrey Petelin
759b6748c6
refactor: Replace opkg version checks with direct command execution
2025-09-30 19:55:25 +05:00
Andrey Petelin
dd44e0156e
fix: restore default cachesize and noresolv values in dnsmasq configuration if unset
2025-09-27 12:22:50 +05:00
Andrey Petelin
927b8a53b0
fix: restore default resolvfile in DNS settings if backup servers are missing to prevent resolution issues
2025-09-27 11:47:01 +05:00
Andrey Petelin
c31df68bec
refactor: Add version checks and service existence validation for required packages before starting podkop
2025-09-25 11:11:41 +05:00
Andrey Petelin
515c0be38b
fix: revert changes from issue #148
2025-09-17 21:14:57 +05:00
Andrey Petelin
bb1c06951c
fix: Exclusion of ruleset subnets from dns rules ( #148 )
2025-09-17 13:31:00 +05:00
Andrey Petelin
6c5a271105
fix: Move sing-box config check to after temp file creation
2025-09-16 20:11:13 +05:00
Andrey Petelin
e336bb831c
fix: Mask urltest_proxy_links in config output
2025-09-16 19:45:32 +05:00
Andrey Petelin
a06aac0613
feat: Add URLTest proxy configuration type with dynamic list support
2025-09-16 16:58:39 +05:00
Andrey Petelin
269123600a
fix: Correct variable usage in domain/subnet parsing function ( #165 )
2025-09-16 13:39:40 +05:00
Andrey Petelin
a71707f174
fix: Use correct variable for detour service address
2025-09-15 19:22:52 +05:00
Andrey Petelin
27719f90ee
feat: Add support for DoH URLs with paths and UDP port specification
2025-09-14 17:51:20 +05:00
Andrey Petelin
4a17cf66a3
refactor: Add file existence checks and improve startup reliability
2025-09-14 09:26:26 +05:00
Andrey Petelin
db956452d1
refactor: Move logging functions to library file
2025-09-14 09:10:42 +05:00
Andrey Petelin
4897d3d292
refactor: Split nftables rules for TCP and UDP protocols separately
2025-09-14 08:55:34 +05:00
Andrey Petelin
a7f6a993ac
chore: shfmt formatting
2025-09-11 16:40:06 +05:00
Andrey Petelin
b6a6db71a8
refactor: Implement user domain and subnet list handling
2025-09-11 15:31:21 +05:00
Andrey Petelin
38fcb59ed7
fix: Reload config after commit to ensure runtime consistency
2025-09-11 13:37:49 +05:00
Andrey Petelin
5a2ffcfd38
refactor: Add graceful shutdown handling for dnsmasq reconfiguration
2025-09-11 11:43:58 +05:00
Andrey Petelin
49f12b212d
chore: Update required sing-box version to 1.12.0
2025-09-10 19:44:31 +05:00
Andrey Petelin
489c61baa2
refactor: Move constants to constants.sh
2025-09-10 19:40:12 +05:00
Andrey Petelin
d4b5431db4
refactor: Refactor nft rules to use named sets for interfaces and localv4
2025-09-10 17:52:14 +05:00
Andrey Petelin
d0ea39abd0
refactor: Rename TEST_DOMAIN variable to FAKEIP_TEST_DOMAIN
2025-09-10 15:39:23 +05:00
Andrey Petelin
d4e754d2eb
refactor: Rename FAKEIP constant to SB_FAKEIP_INET4_RANG
2025-09-10 14:14:15 +05:00
Andrey Petelin
82f9ae4c6a
refactor: Remove redundant FakeIP config verification
2025-09-10 14:10:17 +05:00
Andrey Petelin
775b0073d3
refactor: Fixed nft rule for routing tagged traffic to localhost tproxy
2025-09-10 13:33:07 +05:00