v5.1.0
There's a significant change in the rules for this version but you can still use update.sh to update.
- Removed the hashlimit rules.
- We now have a new ipset list of dual-or relays and we allow them two connections exclusively.
- All other relays and clients will get one connection at a time. They're not banned which means if they close the first connection, they can open another.
- The update.sh was rewritten to reflect the new rules.
- update-authorities.sh was rewritten to update the dual-or relay list as well. The cron could be run once a day or every other day as those ip addresses don't change very often.
- Changed the rules file created by update.sh to update-rules so it doesn't rewrite the rules file created by multi.sh
- Other minor cleanups of the scripts.
- Updated README.md to reflect the new changes