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
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
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
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
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
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
49add27f81
fix: Improve domain validation to support suffix matching ( #166 )
2025-09-16 13:19:02 +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
db956452d1
refactor: Move logging functions to library file
2025-09-14 09:10:42 +05:00
Andrey Petelin
054ed355cf
fix: Add packet_encoding support for VLESS outbound configuration
2025-09-11 17:52:47 +05:00
Andrey Petelin
8dd33cdde2
fix: Remove non-existent filename variable
2025-09-11 17:01:39 +05:00
Andrey Petelin
3d3fbe3bfb
fix: Fix variable name in HTTP proxy check for wget command
2025-09-11 16:58:40 +05:00
Andrey Petelin
427ea3bc9a
fix: Remove unused server_address variable from DNS configuration
2025-09-11 16:56:30 +05:00
Andrey Petelin
b6a6db71a8
refactor: Implement user domain and subnet list handling
2025-09-11 15:31:21 +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
d4e754d2eb
refactor: Rename FAKEIP constant to SB_FAKEIP_INET4_RANG
2025-09-10 14:14:15 +05:00
Andrey Petelin
81e0c86060
refactor: Add block section support
2025-09-09 15:51:09 +05:00
Andrey Petelin
191522f396
chore: Rename download_to_tempfile to download_to_file for clarity
2025-09-09 11:48:03 +05:00
Andrey Petelin
6c094aceae
fix: Ensure unique values when patching local source ruleset
2025-09-09 11:15:29 +05:00
Andrey Petelin
1e8c2b50f7
chore: Rename NFT_GENERAL_SET_NAME to NFT_COMMON_SET_NAME
2025-09-08 23:10:53 +05:00
Andrey Petelin
fe30cf9e55
refactor: Refactoring list_update function
2025-09-08 22:43:27 +05:00
Andrey Petelin
9496a88774
refactor: Add ip addresses to nft set for local ruleset handling
2025-09-08 10:46:29 +05:00
Andrey Petelin
9d861cf3e0
feat: Add sing-box config path option ( #128 )
2025-09-07 12:12:08 +05:00
Andrey Petelin
49836e4adc
feat: Add local subnet lists support with UI and backend integration ( #156 )
2025-09-05 21:23:55 +05:00
Andrey Petelin
acfc95e86d
refactor: Refactoring configuration of local domain lists
2025-09-05 14:50:43 +05:00
Andrey Petelin
c7e21010bd
refactor: Add download helper functions to helpers.sh and remove from main script
2025-09-04 20:09:44 +05:00
Andrey Petelin
cb4e3036be
chore: Remove module logging from log function
2025-09-04 18:00:28 +05:00
Andrey Petelin
f07d90a524
refactor: intermediate refactoring commit
2025-09-04 12:10:05 +05:00
Andrey Petelin
db91c628c8
Merge remote-tracking branch 'origin/refactoring' into refactoring
...
# Conflicts:
# podkop/files/usr/lib/sing_box_config_manager.sh
2025-08-31 20:25:16 +05:00
Andrey Petelin
41ce41945c
feat: Add domain_resolver and detour parameters to DNS server configurations in sing-box manager script
2025-08-31 20:22:57 +05:00
Andrey Petelin
2753a44440
feat: Add domain_resolver parameter to DNS server configurations in sing-box manager script
2025-08-31 19:43:21 +05:00
Andrey Petelin
7e041da8c6
feat: add sing-box configuration manager script and jq helpers
2025-08-31 13:09:55 +05:00