new tunnelcontrol commands: router.setBandwidthLimitKBps, router.getBandwidthLimitKBps, router.getBandwidthStats

pull/13/head v1.5
knaccc 5 years ago
parent a4d6161072
commit 039e9fb18d

@ -175,6 +175,10 @@ specified host and port. Note that the base 32 I2P destination address determini
`tunnel-control.sh router.getBandwidthStats`
or, for pleasant viewing on the command line:
`tunnel-control.sh router.getBandwidthStats | tr ',' '\n' | sort`
## Watch the I2P log for messages

Loading…
Cancel
Save