131 Commits

Author SHA1 Message Date
soruh 931b976a34 remove unnecessary Box 2023-03-18 15:25:32 +01:00
soruh 022f01e532 gracefully handle panics in connection_handler 2023-03-18 15:17:25 +01:00
soruh af130cf56e make whole programm exit on worker thread crash 2023-03-18 14:46:55 +01:00
soruh 7425321510 fix underflow in Package fmt implementation 2023-03-18 14:42:18 +01:00
soruh 0e08f2b978 update dependecies and reduce features for hyper 2023-03-14 16:05:48 +01:00
soruh 6ec0d1f122 timeout cleanup 2023-03-04 19:16:06 +01:00
soruh 07d62937c0 remove extra 0 2023-02-18 21:27:09 +01:00
soruh 20c3ed6cbc adjust debug output 2023-02-18 21:26:16 +01:00
soruh 39d8bac7df make port ranges inclusive 2023-02-18 21:20:59 +01:00
soruh 9b20920400 remove port states for old ports 2023-02-18 21:12:18 +01:00
soruh 27826e4e0f add installer 2023-02-18 20:58:58 +01:00
soruh 1b40ba40e8 add debug server 2023-02-18 20:48:09 +01:00
soruh 4870dafbaa restructure code 2023-02-18 18:17:59 +01:00
soruh d588b26d38 reduce dependency features 2023-02-16 18:46:43 +01:00
soruh e6130d97e3 add all dynamic ports as default 2023-02-16 17:13:09 +01:00
soruh ac7db0f9e9 add comment to RemCall 2023-02-15 19:28:39 +01:00
soruh 92aae16867 don't transmit IP in RemCall 2023-02-15 19:25:44 +01:00
soruh 0ecbd50c8a print message when cache file is unreadable 2023-02-15 14:28:30 +01:00
soruh 3c141c590a clean up dyn-ip logging 2023-02-15 14:01:09 +01:00
soruh 1b976405e5 remove redundant word 2023-02-15 13:59:01 +01:00
soruh dedf273773 more consize debug logging for packets 2023-02-15 13:57:46 +01:00
soruh 7cf6b4e38e make address/port to listen on configurable 2023-02-15 13:48:41 +01:00
soruh 91eebb2c5d provide more context when dyn-ip server is unreachable 2023-02-15 13:44:26 +01:00
soruh 6c89b9c040 add config-template.json 2023-02-15 13:42:31 +01:00
soruh 895244aa4e use TCP_NODELAY 2023-02-15 13:41:54 +01:00
soruh 4e7fb3b444 make dyn-ip server configurable 2023-02-15 13:41:37 +01:00
soruh 5b3c13e86d fix port listener lifetime in error conditions 2023-02-15 12:45:20 +01:00
soruh 0a2d763fbd fix ping timings 2023-02-15 12:24:32 +01:00
soruh ca06a02306 fix timeout 2023-01-25 22:28:39 +01:00
soruh 6a3324563c added most features 2023-01-25 22:04:53 +01:00
soruh 3163644c62 initial commit 2023-01-25 19:58:27 +01:00