Created
June 26, 2024 12:42
-
-
Save lsecqt/eaf99d294b0e215a9bff95e03c761a71 to your computer and use it in GitHub Desktop.
Start the ligolo-ng proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Video Link: | |
sudo ip tuntap add user kali mode tun ligolo | |
sudo ip link set ligolo up | |
sudo ip route add 172.16.16.0/24 dev ligolo | |
./proxy -selfcert -laddr '0.0.0.0:18080' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Video URL: https://youtu.be/Zrg17UvNqXI