Skip to content

Releases: nicocha30/ligolo-ng

Ligolo-ng 0.6.2

05 Jul 20:22
Compare
Choose a tag to compare

Changelog

  • 09d7d03 fix ICMP not working with magicIP (#82), revert to old protocol (temp fix #81)
  • 1448c27 Update README.md
  • 404fbdc Update README.md

Ligolo-ng 0.6.1 - Darwin Proxy Support

23 Jun 17:28
Compare
Choose a tag to compare

Ligolo-ng 0.6 - Bind & Interfaces

22 Jun 19:47
Compare
Choose a tag to compare

Changelog

  • bbb00ed add fingerprint validation (#50), and agent bind (#49)
  • 69cd37d implement #59 and #60 (version number and interfaces/route creation)
  • f2982de temp fix for #54
  • 6a9fdf4 Merge pull request #79 from jdholtz/fix-listener-stop
  • 776cf71 Fix listener errors when manually stopping
  • 5900671 Merge pull request #69 from jdholtz/fix-docs-tunnel
  • d263af0 Fix discrepancy between start_tunnel in README and tunnel_start command

v0.5.2

17 Feb 09:27
4a472cc
Compare
Choose a tag to compare

Changelog

  • 4a472cc Merge pull request #57 from dismantl/lib-fatal
  • 4725dd4 In library packages, swap out calls to logrus.Fatal() and panic() with logging and returning errors. Controller.WaitForReady() now returns an error if one occurs during ListenAndServe().

v0.5.1

30 Dec 21:23
Compare
Choose a tag to compare

Changelog

v0.5

28 Dec 12:50
Compare
Choose a tag to compare

Changelog

v0.4.5

25 Dec 21:36
Compare
Choose a tag to compare

Changelog

v0.4.4

26 Jul 08:45
Compare
Choose a tag to compare

Changelog

  • 8bfe194 fix CI
  • 0170c2b fix workflow, bump golang/x/net
  • df68495 fix: support for go 1.20
  • ee150f6 Merge pull request #35 from TrixterTheTux/TrixterTheTux-user-panic
  • 5c7ed8e fix(agent): missing current user causing a panic

v0.4.3

02 Feb 12:07
Compare
Choose a tag to compare

Changelog

  • 6ef1269 experimental support for darwin

v0.4.2

01 Feb 10:43
Compare
Choose a tag to compare

Changelog

  • 6df5dba remove proxy support for 32 bit arm arch
  • 006856f update to latest gvisor, fix #21