Search found 1 match

by avarabyeu
Thu Nov 20, 2014 9:07 am
Forum: Requests
Topic: Implement prioritisation for ip ranges
Replies: 0
Views: 4636

Implement prioritisation for ip ranges

It would be good to have similar functionality like uTorrent provides with isp.peer_policy_url property.
The format is the following:
<iprange start="10.0.0.0" end="10.255.255.255" weight="10" />
<iprange start="172.16.0.0" end="172.16.255.255" weight="10" />

Here is actually the way to say ...