Commit Graph
1197 Commits
Author SHA1 Message Date
monosans 0bdfd15439 reformat readme 2025-07-18 17:15:57 +03:00
monosans f4292d7465 docs: improve readme and config 2025-07-18 16:50:57 +03:00
monosans a8c6e3b916 fix: remove anomymity checking 2025-07-18 16:24:31 +03:00
monosans eef960dda5 fix: add parking_lot feature to tracing-subscriber dependency 2025-07-18 15:38:50 +03:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
afd0012f97 chore(deps): lock file maintenance (#697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 12:09:19 +00:00
monosans 20b6384159 refactor: simplify event listener spawning in run function 2025-07-17 11:09:48 +03:00
monosans 04cf221bb4 fix tui exit in sigterm/sigint 2025-07-17 07:57:58 +03:00
monosans 58e5c1cf34 fix: simplify error handling in event listener tasks 2025-07-16 17:09:40 +03:00
monosans 94ea86b562 refactor: update ProxyJson struct to use references for improved memory efficiency 2025-07-16 17:04:01 +03:00
monosans 80cd8a3515 fix: update USER_AGENT to reflect the latest Chrome version 2025-07-16 16:25:56 +03:00
monosans 4253540a46 fix: use cloned() for enabled_protocols and refactor exit_ip handling in save_proxies 2025-07-16 16:24:14 +03:00
monosans d642f467ec refactor: update proxy handling in checker and scraper, simplify function signatures 2025-07-16 16:17:15 +03:00
monosans 55791caf33 perf: open ipdbs concurrently 2025-07-16 15:42:29 +03:00
monosans aa634070cb fix: move channel creation after token initialization in run_with_tui 2025-07-16 14:46:31 +03:00
monosans 1d3d33fc8a fix: simplify watch_signals function signatures and remove redundant Ok() returns 2025-07-16 14:37:49 +03:00
monosans 4bb039cf50 fix: ensure cancellation of token after processing proxies 2025-07-16 14:34:34 +03:00
monosans c7465b1213 reformatting 2025-07-16 14:08:45 +03:00
monosans 23016035a8 fix: enhance signal handling for SIGINT and SIGTERM with improved error logging 2025-07-16 13:57:24 +03:00
monosans 447d0192ed fix: improve signal handling for SIGINT, SIGTERM, and Ctrl+C with enhanced error logging 2025-07-16 13:54:42 +03:00
monosans 5fbf675a7f fix: enhance Ctrl+C signal handling with error logging 2025-07-16 13:23:26 +03:00
monosans 0aa150dc38 add SIGTERM handler 2025-07-16 12:39:25 +03:00
monosans 813ff1a48d refactor: reorganize reqwest client creation and load_config function 2025-07-16 10:32:41 +03:00
monosans 01516466cc fix: improve error handling in proxy processing and event listeners 2025-07-16 10:25:54 +03:00
AlmazandGitHub 0f477d49d7 feat: implement graceful shutdown & saving proxies on exit 2025-07-16 07:23:10 +00:00
monosans 46ee500b57 fix: handle result of TUI run function in execution flow 2025-07-15 15:43:19 +03:00
monosans 74da959dad fix: correct error handling in TUI execution flow 2025-07-15 15:37:38 +03:00
monosans d972530d74 refactor: simplify TUI execution flow by rearranging task handling 2025-07-15 15:35:46 +03:00
monosans 814453da82 refactor: optimize TUI initialization by moving channel creation and terminal setup 2025-07-15 15:32:36 +03:00
monosans 8b42742069 fix: ensure proper terminal initialization and cleanup in TUI 2025-07-15 15:30:36 +03:00
monosans c820600ead refactor: streamline TUI and main task execution handling 2025-07-15 15:27:20 +03:00
monosans 0fe3612e57 fix: handle result properly in TUI and main task execution 2025-07-15 15:17:14 +03:00
monosans 163ebf85bd fix: improve graceful shutdown 2025-07-15 15:13:55 +03:00
monosans 0714ddbf1f refactor: simplify TUI initialization and event handling 2025-07-15 14:15:11 +03:00
AlmazandGitHub d0796681ef feat: support exiting tui 2025-07-15 11:01:41 +00:00
monosans 7225929f2f debloat proxy sources 2025-07-14 17:09:35 +03:00
monosans 82f34cfb05 use ipify check_url by default 2025-07-14 17:09:05 +03:00
monosans 6e268494f1 update sources 2025-07-14 15:42:15 +03:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2f98478ff5 chore(deps): lock file maintenance (#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 01:17:23 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
25c7e26f5d chore(deps): lock file maintenance (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 16:47:53 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7d10eff917 chore(deps): lock file maintenance (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 14:50:22 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1bfe61b3d6 chore(deps): lock file maintenance (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 10:01:02 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d35efb65f7 chore(deps): lock file maintenance (#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-12 18:27:34 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ba92a6a91e chore(deps): lock file maintenance (#684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 23:41:12 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
573b6877a6 fix(deps): update rust crate toml to v0.9.2 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 16:37:47 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4b1429a14a chore(deps): lock file maintenance (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 16:37:31 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2ca135f5e7 chore(deps): lock file maintenance (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 17:16:14 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ea80980240 fix(deps): update rust crate toml to v0.9.1 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 17:13:43 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
df681acd2f fix(deps): update rust crate toml to v0.9.0 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 17:11:25 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
eff24445a1 chore(deps): lock file maintenance (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 23:17:28 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
357565ba34 fix(deps): update rust crate fancy-regex to v0.15.0 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 14:04:09 +00:00