Skip to content

September 2022 - v0.2.8

Latest
Compare
Choose a tag to compare
@szorfein szorfein released this 16 Sep 08:34
· 13 commits to master since this release
0.2.8
165240a
  • 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