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
|
d03167f49d
|
chore: fix my perfect English
|
2025-09-05 16:49:05 +05:00 |
|
Andrey Petelin
|
acfc95e86d
|
refactor: Refactoring configuration of local domain lists
|
2025-09-05 14:50:43 +05:00 |
|
Andrey Petelin
|
17c1d09aa8
|
refactor: Enable cron job scheduling
|
2025-09-04 20:11:16 +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
|
f70e2ac557
|
refactor: Simplify cron job logic and renaming variable
|
2025-09-04 20:02:43 +05:00 |
|
Andrey Petelin
|
cb4e3036be
|
chore: Remove module logging from log function
|
2025-09-04 18:00:28 +05:00 |
|
Andrey Petelin
|
2794cad533
|
fix: Remove direct outbound from DNS server configuration to prevent invalid detour
|
2025-09-04 12:35:53 +05:00 |
|
Andrey Petelin
|
9b182a3045
|
fix: fix detour parameter for remote ruleset
|
2025-09-04 12:28:38 +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 |
|
itdoginfo
|
f3f5bca555
|
Add HODCA, CloudFront, DO
|
2025-08-29 15:02:43 +03:00 |
|
itdoginfo
|
9974b42cc2
|
NFT: output chain for traffic from the router
|
2025-08-27 00:31:56 +03:00 |
|
itdoginfo
|
8cd990f8a3
|
Fix extension for list
|
2025-08-26 14:25:28 +03:00 |
|
itdoginfo
|
2dbdb9d2c1
|
Global check: WG Route
|
2025-08-24 16:13:41 +03:00 |
|
itdoginfo
|
b3986308ce
|
Cut WRP prefix
|
2025-08-24 13:44:39 +03:00 |
|
itdoginfo
|
7cf7b1f626
|
Merge branch 'main' into main
|
2025-08-24 11:04:39 +03:00 |
|
SaltyMonkey
|
a2536534f8
|
Remove opkg list-installed checks for packages from conflicts
|
2025-08-24 10:00:13 +03:00 |
|
Andrey Petelin
|
6e01e036eb
|
handle missing ip_cidr in rulesets
|
2025-08-23 20:42:43 +05:00 |
|
Andrey Petelin
|
7484d0c203
|
Fixed logging of custom ruleset preparation
|
2025-08-23 19:36:34 +05:00 |
|
Andrey Petelin
|
0eb4ca4ea9
|
Removed filepath from wget when downloading via proxy
|
2025-08-23 19:33:47 +05:00 |
|
Andrey Petelin
|
c2d95162b7
|
Added support for JSON and SRS rulesets
|
2025-08-20 21:42:46 +05:00 |
|
SaltyMonkey
|
1fc2947fbc
|
Log messages for nextdns
|
2025-07-25 09:41:58 +03:00 |
|
SaltyMonkey
|
e2f36c35d4
|
Log messages for luci-app-passwall and luci-app-passwall in binary
|
2025-07-12 01:08:39 +03:00 |
|
SaltyMonkey
|
85e515ef15
|
Fix /etc/init.d/zapret check in global_check, cleanup useless whitespaces
|
2025-07-12 00:29:33 +03:00 |
|
itdoginfo
|
cc59e756dd
|
br_netfilter. Cache size unset. Mixed & source_ip_cidr
|
2025-06-30 16:26:31 +03:00 |
|