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
31b09cc3d2
feat: conditionally include external_ui in clash_api config if external_ui path is provided
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
2e99ee3a17
fix: pass outbound tag to security and transport functions for accurate config updates
2025-10-03 16:03:36 +05:00
Andrey Petelin
a8db33dd28
feat: add Trojan proxy support ( #172 )
2025-10-03 15:40:16 +05:00
Andrey Petelin
1295e0dcb2
feat: add function to append Trojan outbound to sing-box JSON configuration
2025-10-03 14:19:45 +05:00
Andrey Petelin
b6bec0fc51
refactor: rename VLESS-specific functions to generic outbound transport and TLS setters
2025-10-03 13:45:00 +05:00
Andrey Petelin
f4ac9dcc77
feat: add domain resolver support to VPN mode
2025-10-02 17:49:23 +05:00
Andrey Petelin
f5a629afcf
feat: add optional domain_resolver parameter to interface outbound config function
2025-10-02 17:48:08 +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
5b15a56502
fix: Add local declaration for lowest variable and improve opkg status error redirection spacing
2025-09-25 11:43:03 +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
5ecb6ef997
fix: Remove URL fragment before parsing VLESS links
2025-09-18 12:59:17 +05:00
Andrey Petelin
515c0be38b
fix: revert changes from issue #148
2025-09-17 21:14:57 +05:00
Andrey Petelin
59c59bcb17
fix: Improve shadowsocks userinfo decoding with format validation and error handling`
2025-09-17 21:09:03 +05:00
Andrey Petelin
bb1c06951c
fix: Exclusion of ruleset subnets from dns rules ( #148 )
2025-09-17 13:31:00 +05:00
Andrey Petelin
4999840340
fix: Support comments in user domain/subnet parsing
2025-09-17 11:58:55 +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
5439504de7
fix: Correct boolean value for interrupt_exist_connections in JSON generation
2025-09-16 17:12:19 +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
49add27f81
fix: Improve domain validation to support suffix matching ( #166 )
2025-09-16 13:19:02 +05:00
Andrey Petelin
a71707f174
fix: Use correct variable for detour service address
2025-09-15 19:22:52 +05:00
Andrey Petelin
ee246895de
fix: Redirect base64 decode errors to /dev/null
2025-09-15 17:41:17 +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