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 |
|
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 |
|
itdoginfo
|
0aa0a4a9c8
|
Add /usr/lib/podkop path
|
2025-09-13 19:23:09 +03: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
|
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 |
|
Andrey Petelin
|
b477a8abc0
|
fix: Assign domain resolver tag correctly to DNS servers
|
2025-09-09 16:30:11 +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
|
27d2366208
|
chore: Remove list_update refactor TODO
|
2025-09-08 23:03:28 +05:00 |
|
Andrey Petelin
|
c1133827a2
|
fix: Pass HTTP proxy address to download functions for remote subnet imports
|
2025-09-08 23:00:26 +05:00 |
|
Andrey Petelin
|
a187192a88
|
chore: Move and rename _get_download_detour_tag to get_download_detour_tag
|
2025-09-08 22:55:42 +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
|
f54e92cd7a
|
fix: Update config key from cache_file to cache_path in cache file configuration
|
2025-09-08 10:38:49 +05:00 |
|
Andrey Petelin
|
d70a04b144
|
refactor: Improve dnsmasq configuration logic for DNS handling
|
2025-09-07 18:11:46 +05:00 |
|
Andrey Petelin
|
e5be9c3fd1
|
refactor: Avoid unnecessary sing-box config writes by comparing hashes before saving (#128)
|
2025-09-07 12:45:27 +05:00 |
|
Andrey Petelin
|
9762b9cca4
|
refactor: Remove unused functions
|
2025-09-07 12:14:02 +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
|
5273935d25
|
chore: fix my perfect English
|
2025-09-05 17:01:36 +05:00 |
|