Skip to content

Releases: erykjj/nebulder

v1.1.1

21 May 20:06
Compare
Choose a tag to compare

Added

  • Added -z option to ZIP generated package directories

Changed

  • Use shutil and os functions to cp, mv and rm

v1.0.2

18 Dec 23:45
Compare
Choose a tag to compare

Added

  • Added 'macos' support - limited: only config and key-files; no scripts

v1.0.1

14 Dec 21:32
Compare
Choose a tag to compare

Added

  • Script to stop/uninstall nebula service on Windows

v1.0.0

13 Dec 22:22
Compare
Choose a tag to compare

Added

  • Windows batch file for automatic deployment (must be executed as Administrator)
    • nebula.exe (for the appropriate Windows platform: amd64, arm64, etc.) and the dist folder (containing the required wintun.dll driver) can be placed inside the deployment package for installation/update

v0.1.4

12 Dec 23:41
Compare
Choose a tag to compare

Added

  • os attribute for each node - 'windows', 'android', 'ios', or 'linux' (default)
    • determines which files are included in the generated node folder
  • nebula binary (ensure platform is correct: amd64, arm64, etc.) can be placed in the node folder and will be placed in /usr/bin/ on the target device (Linux only)

v0.1.3

24 Oct 17:22
Compare
Choose a tag to compare

Changed

  • port in public_ip is optional - added in from listen_port if not provided

v0.1.2

31 Aug 22:13
Compare
Choose a tag to compare

Added

  • deploy.sh script
    • added check for binary
    • added check for root privileges
    • added commands to remore previous keys/config - for easy re-deployment/renewal

Changed

  • Small fixes/improvements

v0.1.1

22 Aug 13:53
Compare
Choose a tag to compare

Fixed

  • Included ignored scripts in repo

v0.1.0

21 Aug 22:52
Compare
Choose a tag to compare

Initial release

v0.0.1

15 Aug 21:57
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release