Releases: nicocha30/ligolo-ng
Releases · nicocha30/ligolo-ng
Ligolo-ng v0.8.2
Ligolo-ng v0.8.1
Changelog
- Fix 'autoroute' on non-Linux OS
- Improve performance by changing the msgpack lib
Ligolo-ng v0.8
Ligolo-ng now with multiplayer web interface, on all platforms (Windows, Linux, MacOS and BSD)!
Changelog
- 🌐 API and a beautiful Web Interface thanks to L'ami du Raisin, allowing multiplayer!
- ⚙️ Simple configuration file, to keep your tunneling/proxy settings
- 🚦 Daemon mode, to run Ligolo-ng as a service
- 🔗 Auto-bind, to automatically configure tunneling whenever a specific agent connects
- 📶 Easy and automatic (autoroute) route and interface management on Windows, Linux, MacOS and BSD!
- 💀 Agent kill, to remotely terminate an agent
v0.7.5
v0.7.4
v0.7.3
Ligolo-ng v0.7.2-alpha
Ligolo-ng v0.7.1-alpha
Ligolo-ng v0.7-alpha
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