Commit Graph

7 Commits

Author SHA1 Message Date
Username
269fed55ff refactor core modules, integrate network stats 2025-12-25 11:13:20 +01:00
Username
3f2074f0cf misc: add log levels and failure categorization
- LOG_LEVELS dict with debug, info, warn, error levels
- set_log_level(), get_log_level() functions
- categorize_error() for RocksockException classification
- FAIL_* constants: timeout, refused, auth, unreachable, dns, ssl, closed, proxy, other
2025-12-20 22:28:16 +01:00
Username
86cabd1562 standardize code style: shebangs, class definitions, comments 2025-12-20 18:05:41 +01:00
Username
67eb5413e4 misc: remove unused random_string function 2025-12-20 16:45:59 +01:00
mickael
20bc8be2fa pretty: hide printed '^C' when ^C'ing 2019-01-07 23:36:56 +00:00
mickael
5e9f8baf56 remove unused imports 2019-01-06 18:27:06 +00:00
mickael
85043d8e8a move includes in root directory 2019-01-05 00:22:28 +00:00