Closed glefait closed 6 months ago
Hello, trivial doc change.
The examples provided in README.md are:
[Agent : nchatelain@nworkstation] » start_tunnel [Agent : nchatelain@nworkstation] » start_tunnel --tun mycustomtuntap
but in cmd/proxy/app/app.go:
App.AddCommand(&grumble.Command{ Name: "tunnel_start", Help: "Start relaying connection to the current agent", Usage: "tunnel_start --tun ligolo",
I do not create a PR as I do not know which one should be changed.
Thanks for your project, I'm training for OSCP and found your project trying to avoid using metasploit (autoroute).
Hello, trivial doc change.
The examples provided in README.md are:
but in cmd/proxy/app/app.go:
I do not create a PR as I do not know which one should be changed.
Thanks for your project, I'm training for OSCP and found your project trying to avoid using metasploit (autoroute).