Skip to content

Ligolo-ng v0.7-alpha

Compare
Choose a tag to compare
@nicocha30 nicocha30 released this 04 Aug 13:10
· 9 commits to master since this release
23f3e94

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