Skip to content

Releases: szorfein/spior

September 2022 - v0.2.8

16 Sep 08:34
0.2.8
165240a
Compare
Choose a tag to compare
  • Spior used with --clearnet try to restore iptables rules found on your system, e.g: /etc/iptables/iptables.rules and /etc/iptables/iptables.rules-backup for Archlinux or use Spior::Iptables::Default.
  • Make Spior::Persist work for Archlinux.
  • spior --reload make a new IP each time it called, Spior::Servicewas rewritten.
  • Spior can be configured with Spior::CONFIG if used as library.
  • Add Rubocop style, fix ~300 code reports.

All Changes