Commit Graph

32 Commits

Author SHA1 Message Date
Kleissner
5260dc354e Pipe the output of debug commands into the right target writer. This fixes hidden responses in the debug terminal via websocket. 2022-01-12 16:51:18 +01:00
Kleissner
cdb2f2d127 Update core library (refactoring). 2021-12-29 16:17:29 +01:00
Kleissner
2e8f1a57df New command "search file". Update core. 2021-12-13 04:18:07 +01:00
Kleissner
d9c4b8a94c Add explicit exit command. Close #11 2021-12-11 19:55:22 +01:00
Kleissner
a34509c0bf New command: get block 2021-12-07 21:43:47 +01:00
Kleissner
a7ee9929ac Update core. Output blockchain height and version in 'peer list' output. 2021-12-03 15:35:23 +01:00
Kleissner
2116b8d3ca Update core. Add new firewall flag in output. 2021-11-20 05:22:15 +01:00
Kleissner
d97c45b198 Update core 2021-11-14 23:05:09 +01:00
Kleissner
651fc4beec New "probe file transfer" command for testing. 2021-11-10 13:03:05 +01:00
Kleissner
3a72fc3f1d Update to latest core. 2021-10-18 05:04:55 +02:00
Kleissner
24d80fe7d6 Finish /console API endpoint. The code handling input/output from the user/command line needed to be adjusted. 2021-08-10 04:58:53 +02:00
Kleissner
6d6a25b1d9 Start with API development. First endpoints are /status and /peer/self. More in development. 2021-08-09 10:19:05 +02:00
Kleissner
1ff5797d3c Add high-level filters for incoming and outgoing messages 2021-07-31 17:36:29 +02:00
Kleissner
d9573cdb15 New debug command 'debug watch incoming' 2021-07-29 04:14:49 +02:00
Kleissner
837e4a6d29 New debug commands 'debug watch searches' and 'debug bucket refresh'.
Improved debug output.

-> core is now alpha 3!
2021-07-29 03:25:57 +02:00
Kleissner
0346e78a8c Add "debug connect" command. 2021-07-28 01:44:05 +02:00
Kleissner
ccc33f61c3 Allow to change log error output via command and setting. 2021-07-06 19:09:46 +02:00
Kleissner
ccdf7efc2c Update to latest core 2021-05-19 14:59:26 +02:00
Kleissner
24a5ef9311 Sort peer lists before output. Add features and User Agent to status. 2021-05-18 23:37:20 +02:00
Kleissner
f9e83a89bf Improve output of external address 2021-05-07 01:07:46 +02:00
Kleissner
91e50c429a Small port output simplification 2021-05-04 02:47:12 +02:00
Kleissner
d4c4e12e05 Add NAT flag, User Agent, Port internal/external to output 2021-05-04 02:31:48 +02:00
Kleissner
47b41d8fdc Update to latest core. 2021-05-03 14:09:37 +02:00
Kleissner
224085aaf9 Add root peer flag in output 2021-04-25 22:18:05 +02:00
Kleissner
63bae10cd2 Update module. 2021-04-21 03:33:30 +02:00
Kleissner
cf50cef233 Add RTT to output 2021-04-19 15:37:53 +02:00
Kleissner
964fd65075 Update module. Improve output a little. 2021-04-18 22:06:31 +02:00
Kleissner
bb43175ab3 Add command line option for warehouse and DHT. 2021-04-10 16:14:26 +02:00
Kleissner
db354a25c9 Add label for redundant connections 2021-03-01 04:35:47 +01:00
Kleissner
bc84c05b6e Output connection status 2021-03-01 01:40:26 +01:00
Kleissner
48a0684b9e Improve peer connections output by grouping by network adapter. Output available details of connections. 2021-02-28 21:01:13 +01:00
Kleissner
f4e7517622 Initial command line client. 2021-02-26 13:29:00 +01:00