Skip to content

Releases: nicocha30/ligolo-ng

Ligolo-ng v0.7.2-alpha

25 Aug 17:22
4ac377a
Compare
Choose a tag to compare

Warning

Still in Alpha! There will potentially be a lot of bugs!

Changelog

  • 4ac377a Merge pull request #102 from ArchiMoebius/master
  • 7d3588a feat: gob => msgpack + Makefile

Ligolo-ng v0.7.1-alpha

08 Aug 07:48
46c6413
Compare
Choose a tag to compare

Warning

Still in Alpha! There will potentially be a lot of bugs!

Changelog

Ligolo-ng v0.7-alpha

04 Aug 13:10
23f3e94
Compare
Choose a tag to compare

Warning

Still in Alpha! There will potentially be a lot of bugs!

New features

  • Implement Websocket support (thanks @virusvfv)
  • Automatic tunnel and listener recovery in case of network loss
  • New 'autoroute' command that creates everything for you (interfaces and routes).

Changelog

  • 23f3e94 Update README.md
  • d000d62 rebase with ws
  • 30606f4 WIP: session and recovery
  • 97ed394 Merge pull request #87 from virusvfv/Websockets
  • 00531fe refactor websocket
  • 7f725ca Update issue templates
  • 0b80926 Update main.go
  • 8c7f3de Update according nicocha30's reviews
  • 3ab80dc Add websocket protocol with http-proxy support
  • c9efdc0 Add websocket protocol with http-proxy support

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