Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

v2.1.1

Compare
Choose a tag to compare
@countervolts countervolts released this 20 Apr 03:43
· 8 commits to main since this release
a2b7d91

whats new?

pretty huge code restructuring

this is now the format

added debug log

this will contain the following information

  • Status (online/offline)
  • Bypass (on/off)
  • Beta features (on/off)
  • Selected transport (which one you selected)
  • Transport directory (full registry path)
  • Current MAC address (meant to be old and new)
  • IP address (only partially)
  • Outbound connections (this is beta feature just if you are using it)
  • Socket family (socket stuff)
  • Socket type (socket stuff)
  • Socket protocol (socket stuff)

other stuff

  • fixed failsafe beta feature
  • added auto updates
  • optimized code so it runs faster

beta features

these have not changed

Full Changelog: v2.0.1...v2.1.1