Ligolo Ng Versions Save

An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.

v0.5.2

2 months ago

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

3 months ago

Changelog

  • f4d5e39 implement local port redirect #15

v0.5

3 months ago

Changelog

  • e74b23b multiple tun, api rework
  • b762ce8 WIP: project structure

v0.4.5

4 months ago

Changelog

  • c9e1ffc ci update
  • 80c6fec dependency update
  • d0ae589 fix #49, implement udp listeners
  • 1308edd Update README.md
  • 8342046 Update README.md
  • dcc5d27 Create FUNDING.yml

v0.4.4

8 months ago

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

1 year ago

Changelog

  • 6ef1269 experimental support for darwin

v0.4.2

1 year ago

Changelog

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

v0.4

1 year ago

Changelog

  • 96636ff configurable inflight connections
  • c653f0a go module, use fork of gvisor, support for go 1.18
  • 9a0a214 feat: configurable maxinflight TCP conns

v0.3.3

2 years ago

Changelog

  • 58b77b5 fix #13 (by downgrading gvisor), increase connection pool

v0.3.2

2 years ago

Changelog

  • 845858f Add support for ARM6/7