Ligolo-ng is a lightweight and fast tunneling tool designed for pentesters. It establishes tunnels from a reverse TCP/TLS connection using TUN interfaces, eliminating the need for SOCKS proxies. Key features include:
- TUN Interface: Operates directly at the network layer.
- Simple UI: Easy agent selection and network information display.
- Automatic Configuration: Simplifies setup with Let's Encrypt.
- High Performance: Utilizes multiplexing for efficient data transfer.
- Privilege Independence: Doesn't require special permissions on the agent side.
- Multi-Platform Support: Agents available for various operating systems.
- Reverse/Bind Connection: Offers flexible connection options.
- Automatic Recovery: Maintains tunnel stability during network disruptions.
- Websocket Support: Enables tunneling over Websocket.
Ligolo-ng is particularly useful for internal penetration tests where direct network access is needed, allowing tools like Nmap to be used without proxychains.