Commit Graph

26 Commits

Author SHA256 Message Date
fce6ee5c65 v0.3.10 config auto-save added, dependency update, limiter packages refactored 2025-09-01 16:16:52 -04:00
3c74a6336e v0.3.9 config auto-reload added 2025-07-22 13:30:37 -04:00
f5daa00592 v0.3.8 refactor and cli help add 2025-07-22 10:55:27 -04:00
5aa732b096 v0.3.7 dependency update refactor 2025-07-21 02:40:37 -04:00
7c221b426b v0.3.6 number types refactored to 64-bit matching config types, bundled config samples updated 2025-07-19 02:23:56 -04:00
e88812bb09 v0.3.5 centralized formattig, refactored 2025-07-15 01:24:41 -04:00
be5bb9f2bd v0.3.4 rate limit and net limit separated, rate limit by size added 2025-07-13 15:09:40 -04:00
cc27f5cc1c v0.3.3 pipeline rate limiter added 2025-07-13 03:20:47 -04:00
0accb5f2d3 v0.3.2 doc update 2025-07-12 23:24:41 -04:00
e31591ac8d v0.3.1 background mode fixed, bug fixes and refactoring 2025-07-12 20:30:47 -04:00
58d33d7872 v0.3.0 tcp/http client/server add for logwisp chain connection support, config refactor 2025-07-12 01:32:07 -04:00
66f9a92592 v0.2.2 minor fixes 2025-07-11 21:47:22 -04:00
08c4df4d65 v0.2.1 doc update, various fixes, buggy 2025-07-11 18:16:38 -04:00
b503816de3 v0.2.0 restructured to pipeline architecture, dirty 2025-07-11 04:52:41 -04:00
5936f82970 v0.1.11 configurable logging added, minor refactoring, orgnized docs added 2025-07-10 01:17:06 -04:00
bc4ce1d0ae v0.1.10 internal package rename, minor fixes and refactoring 2025-07-08 16:58:48 -04:00
44d9921e80 v0.1.9 pre-stream log regex filtering added 2025-07-08 12:54:39 -04:00
d7f2c0d54d v0.1.8 rate limiter added, improved http router, config templates added, docs updated 2025-07-08 00:57:21 -04:00
acee9cb7f3 v0.1.7 doc update 2025-07-07 18:47:20 -04:00
80180f74a0 v0.1.6 changed target check interval per stream, version info added, makefile added 2025-07-07 18:20:46 -04:00
069818bf3d v0.1.5 multi-target support, package refactoring 2025-07-07 13:08:22 -04:00
f80601a429 v0.1.4 fixed blocking shutdown, better isolation of the streams 2025-07-02 11:59:06 -04:00
a7595061ba v0.1.3 stream changed from net/http to fasthttp for http and gnet for tcp stream, heartbeat config added 2025-07-01 23:43:51 -04:00
a3450a9589 v0.1.2 update readme and config, failed attempt to fix slow client 2025-07-01 16:34:19 -04:00
bd13103a81 v0.1.1 improved config, added ratelimiter (buggy), readme not fully updated 2025-07-01 14:12:20 -04:00
294771653c v0.1.0 first commit 2025-06-30 20:55:31 -04:00