Skip to content

v0.3.0

Compare
Choose a tag to compare
@bsrinivas8687 bsrinivas8687 released this 21 Feb 16:16
· 23 commits to master since this release
b99fdac

This release includes support for both V2Ray and WireGuard nodes.

What's Changed

  • 535e492 Update README
  • 74d10bb Updated go.mod
  • c98caaf Added V2Ray into the disconnect command
  • 6d883f6 Added V2Ray into the connect command
  • 786ded6 Fixed WireGuard down error
  • c0ddac1 Added type field in status file
  • 94cd991 Added type field to the node query result
  • 5775955 Added PID field in V2Ray config
  • d94d89e Added Name field in WireGuard config
  • a7ac631 Refactored WireGuard service
  • 64a4832 Refactored V2Ray code
  • 69e1365 Implemented V2Ray service file
  • 012f777 Added V2Ray client config

Full Changelog: v0.1.12...v0.3.0