Ivan K
d8d8d79d68
feat: add support for outbound JSON configuration in sing-box
2025-02-22 14:15:27 +03:00
Ivan K
615928db4e
Merge remote-tracking branch 'origin/main' into fix/many-sni-support
2025-02-22 12:49:59 +03:00
Ivan K
7697754a73
refactor: replace fs.exec with safeExec for command execution with timeout
2025-02-22 12:45:25 +03:00
Ivan K
25107a0481
refactor: simplify label fetching and decoding in podkop.js
2025-02-22 09:52:04 +03:00
itdoginfo
5f5b1cbe1f
Warnning for friendlywrt, http-dns-proxy. Validation domains in local file
2025-02-22 00:04:24 +03:00
Ivan K
a278918e77
feat: add timeout and chunking to proxy label fetching
2025-02-21 17:55:39 +03:00
itdoginfo
2074ccecce
0.3.15
2025-02-21 17:41:35 +03:00
itdoginfo
6071a96e9c
0.3.14
2025-02-21 15:37:43 +03:00
Ivan K
000d2f8e18
fix: add missing URL decoding for semicolon
2025-02-21 15:37:30 +03:00
Ivan K
b84f3b6782
feat: add get_proxy_label function to podkop init script
2025-02-21 12:01:46 +03:00
Nikita Skryabin
7ff49c3e4e
chore(init.d/podkop): remove unused cache file path and constant
2025-02-21 00:17:43 +03:00
Nikita Skryabin
1f3a65347e
feat(podkop): add DNS Rewrite TTL configuration option
2025-02-20 23:27:50 +03:00
Nikita Skryabin
ec936e2369
feat(podkop): add configurable cache file path support
2025-02-20 22:49:58 +03:00
itdoginfo
ec3a281cef
v0.3.13
2025-02-20 17:22:15 +03:00
itdoginfo
22d919657c
Merge remote-tracking branch 'origin/main'
2025-02-20 16:48:20 +03:00
itdoginfo
3271f23ae0
Fix noresolv bakup
2025-02-20 16:45:22 +03:00
unknown
1a6b0cac46
chore(init.d/podkop): remove redundant comments
2025-02-20 16:03:15 +03:00
unknown
c31785d20e
feat(init.d/podkop): add DNS resolver discovery and dynamic configuration
2025-02-20 15:57:52 +03:00
itdoginfo
51fb10e30e
fix
2025-02-20 00:43:39 +03:00
itdoginfo
7ee92123bc
Fix use-application-dns.net
2025-02-19 23:08:38 +03:00
itdoginfo
5fd0e23cf9
Added backup dhcp and don't touch dhcp. Firefox disable doh FQDN moved to sing-box
2025-02-19 22:40:17 +03:00
itdoginfo
9b25669c8f
Merge #30 and #31
2025-02-19 19:48:36 +03:00
itdoginfo
4b020671cc
Merge pull request #30 from itdoginfo/feature/web-versions-view
...
feat: add version information tab to diagnostics
2025-02-19 19:42:40 +03:00
Ivan K
6222221847
docs: update Russian translations and add new strings for FakeIP status check
2025-02-19 19:18:22 +03:00
Nikita Skryabin
a33835415f
feat(init.d/podkop): add secure DNS probe domain configuration
2025-02-19 13:11:22 +03:00
Ivan K
b6cf73b974
feat: add service status and diagnostic tools to podkop UI
2025-02-18 18:23:29 +03:00
Ivan K
8eb97a8023
Merge remote-tracking branch 'origin/main' into feature/web-versions-view
2025-02-18 14:05:22 +03:00
Ivan K
cd43449585
feat: add version information tab to diagnostics
2025-02-18 13:59:04 +03:00
itdoginfo
1c02a2208b
Stop service before rm
2025-02-18 13:21:31 +03:00
Nikita Skryabin
ade2b844ec
fix(init.d/podkop): change rm command to remove only *.lst files in /tmp/podkop directory
2025-02-18 10:05:34 +03:00
itdoginfo
ae06de8189
v0.3.9
2025-02-17 23:36:53 +03:00
itdoginfo
b005cbe50e
Fix rule for section custom_download
2025-02-17 19:42:39 +03:00
Ivan K
13e84afcf0
feat: add new diagnostic checks and update install script
2025-02-17 18:08:13 +03:00
itdoginfo
e86bffb720
v0.3.8
2025-02-17 16:04:34 +03:00
itdoginfo
daf7e30ed1
dnsmasq add 8.8.8.8. Validate domain_list
2025-02-17 15:22:55 +03:00
itdoginfo
52c6eeae12
Fix version
2025-02-16 17:52:57 +03:00
itdoginfo
778f2897bc
Fix check iptables
2025-02-16 17:41:58 +03:00
itdoginfo
ca7bb77356
Fix
2025-02-16 16:57:16 +03:00
itdoginfo
da8195b795
Fix migrate
2025-02-16 15:59:07 +03:00
itdoginfo
3c1865c8a3
Expanding checkes. DNS 127.0.0.42. QUIC disable. Some fixes
2025-02-16 14:18:19 +03:00
itdoginfo
1b5cfa3371
Move check sing-box to start
2025-02-15 23:32:18 +03:00
itdoginfo
590e040958
v0.3.4
2025-02-15 22:23:55 +03:00
itdoginfo
2323d426dd
tmp check br-lan
2025-02-15 22:12:25 +03:00
Ivan K
18d466e166
feat(podkop): add version display in UI
...
- Added version display in Podkop UI
- Updated init script to fetch and display version
2025-02-15 17:58:39 +03:00
Ivan K
a30752d2e9
fix(init.d): decode URL-encoded characters in get_param
...
- Replaced `uhttpd` with `sed` for URL decoding
2025-02-15 17:47:09 +03:00
Ivan K
eb18537370
feat(podkop): add show_version command
...
- Update init script to include show_version command
- Add show_version function to display current version
- Update EXTRA_COMMANDS to include show_version
- Remove version from web and config
2025-02-15 17:30:14 +03:00
Ivan K
aa86445332
feat(podkop): add show config feature
...
- Add new button to show config with masked sensitive data
- Update init script with new command `show_config`
- Implement `show_config` function to mask sensitive data
- Update version in config file to 0.3.3
- Update proxy check logic for better error handling
2025-02-15 16:55:51 +03:00
itdoginfo
f1e7bfc377
Added procd instance
2025-02-15 14:32:40 +03:00
itdoginfo
34d524ef51
Fix version
2025-02-15 12:20:28 +03:00
itdoginfo
c914d38ff2
Issue S99sing-box. Fixed repeat rulesset in sections
2025-02-15 11:52:31 +03:00