itdoginfo
|
ada807fec3
|
v0.3.24
|
2025-03-07 14:46:45 +03:00 |
|
itdoginfo
|
b28a5f1293
|
New default TTL=60, DOH=8.8.8.8
|
2025-03-07 14:46:22 +03:00 |
|
itdoginfo
|
3b2a7ba8af
|
Create /usr/bin/podkop
|
2025-03-05 01:08:30 +03:00 |
|
itdoginfo
|
c96de62d96
|
v0.3.22
|
2025-03-04 13:36:43 +03:00 |
|
itdoginfo
|
3d05fe8be4
|
0.3.21
|
2025-03-03 21:28:21 +03:00 |
|
itdoginfo
|
b401243f74
|
0.3.20
|
2025-03-03 18:26:19 +03:00 |
|
itdoginfo
|
c2b37a14f4
|
v0.3.19
|
2025-02-26 18:24:40 +03:00 |
|
Ivan K
|
5c48ead9e4
|
feat: add support for comments in proxy and domain/subnet configuration
|
2025-02-24 23:02:23 +03:00 |
|
Ivan K
|
53475b5e8a
|
fix: increase timeout for safeExec function
|
2025-02-24 20:07:47 +03:00 |
|
Ivan K
|
59e1d75870
|
refactor: increase timeout for safeExec function
|
2025-02-24 19:37:59 +03:00 |
|
itdoginfo
|
3ec6cc4d84
|
0.3.18
|
2025-02-24 18:07:15 +03:00 |
|
Ivan K
|
76b5ceae5c
|
feat: add section_id parameter to getNetworkInterfaces function
|
2025-02-24 17:39:56 +03:00 |
|
itdoginfo
|
99ccd9fbb3
|
0.3.17
|
2025-02-24 16:42:35 +03:00 |
|
itdoginfo
|
b82c6eb718
|
Merge pull request #50 from itdoginfo/fix/many-sni-support
feat: update network interface loading in podkop.js
|
2025-02-24 16:24:53 +03:00 |
|
Ivan K
|
ccc87d9aa0
|
feat: update network interface loading in podkop.js
|
2025-02-24 16:23:05 +03:00 |
|
itdoginfo
|
8bcdee87f5
|
0.3.16
|
2025-02-24 15:39:02 +03:00 |
|
Ivan K
|
a8dbff816c
|
fix: correct logic for checking fakeipStatus state
|
2025-02-24 10:00:51 +03:00 |
|
Ivan K
|
171381fa18
|
refactor: improve error handling and code readability in podkop.js and update init.d script to check sing-box status
|
2025-02-23 22:56:01 +03:00 |
|
Ivan K
|
b806586a5a
|
fix: проверки диагностики только при активной вкладке
|
2025-02-23 18:13:41 +03:00 |
|
Ivan K
|
9e2b192181
|
feat: add status panels and utility functions for better diagnostics UI
|
2025-02-23 13:35:30 +03:00 |
|
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 |
|
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
|
06f9bee038
|
#42
|
2025-02-21 17:40:52 +03:00 |
|
Ivan K
|
febb69d0be
|
fix: add enable/disable button for Podkop service
|
2025-02-21 17:38:57 +03:00 |
|
Ivan K
|
1a6ee45612
|
fix: add function to dynamically fetch network interfaces for VPN configuration
|
2025-02-21 17:34:31 +03:00 |
|
itdoginfo
|
891b8f713d
|
Fix
|
2025-02-21 16:07:27 +03:00 |
|
itdoginfo
|
b96552fb49
|
Fix #41
|
2025-02-21 16:06:17 +03:00 |
|
itdoginfo
|
6071a96e9c
|
0.3.14
|
2025-02-21 15:37:43 +03:00 |
|
itdoginfo
|
e17422a0cf
|
Fix #37 #41
|
2025-02-21 15:37:20 +03:00 |
|
Ivan K
|
b84f3b6782
|
feat: add get_proxy_label function to podkop init script
|
2025-02-21 12:01:46 +03:00 |
|
Ivan K
|
a32a5c600b
|
fix: update domain validation regex to allow single-level domains
|
2025-02-21 11:47:14 +03:00 |
|
Ivan K
|
89737efcbc
|
refactor: refactor checkFakeIP to return a promise and update updateDiagnostics to use async/await
|
2025-02-21 11:22:37 +03:00 |
|
Ivan K
|
4608bc31cd
|
refactor: update podkop.js to modularize configuration sections and improve validation logic
|
2025-02-21 11:09:47 +03:00 |
|
Nikita Skryabin
|
bb9318e96f
|
Merge pull request #37 from vernette/feature/fakeip-cache-path-and-ttl
feat(podkop): add configurable cache file path and dns rewrite_ttl options
|
2025-02-21 00:20:15 +03:00 |
|
Nikita Skryabin
|
134a79cb3b
|
refactor(podkop.js): remove redundant path validation logic
|
2025-02-20 23:56:20 +03:00 |
|
Nikita Skryabin
|
560dda8604
|
feat(podkop): add translations for cache file and rewrite ttl options
|
2025-02-20 23:49:41 +03:00 |
|
Nikita Skryabin
|
255c08a6de
|
feat(podkop.js): add validation for cache file path to ensure it meets specific criteria
|
2025-02-20 23:44:32 +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 |
|
Ivan K
|
a25c6b8013
|
feat: enhance FakeIP status check with periodic updates
|
2025-02-20 20:28:51 +03:00 |
|
itdoginfo
|
ec3a281cef
|
v0.3.13
|
2025-02-20 17:22:15 +03:00 |
|
itdoginfo
|
86947e7dee
|
Fix dns_server value
|
2025-02-20 17:22:03 +03:00 |
|
unknown
|
51a9cc5934
|
feat(podkop.po): add translations for DNS server address validation messages
|
2025-02-20 16:34:55 +03:00 |
|
unknown
|
e1df26e62b
|
feat(podkop.js): add DNS server validation for IP and domain formats
|
2025-02-20 16:33:23 +03:00 |
|
unknown
|
75b8bef0e0
|
fix(podkop.js): update DNS protocol type and server labels to use translation function
|
2025-02-20 16:07:38 +03:00 |
|
unknown
|
e49bd91109
|
feat(podkop.po): add translations for DNS protocol and server options
|
2025-02-20 16:01:23 +03:00 |
|