Skip to content

Commit 656f153

Browse files
author
Nicolas Chatelain
committed
add tutorials
1 parent db61f6b commit 656f153

20 files changed

+189
-11
lines changed

docs/Quickstart.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ $ sudo ip tuntap add user [your_username] mode tun ligolo
1111
$ sudo ip link set ligolo up
1212
```
1313

14-
> On **Ligolo-ng >= v0.6**, you can now use the `interface_create` command to create a new interface! No need to use ip tuntap!
14+
!!! tip
15+
16+
On **Ligolo-ng >= v0.6**, you can now use the `interface_create` command to create a new interface! No need to use ip tuntap!
1517

1618
```
1719
ligolo-ng » interface_create --name "evil-cha"
@@ -71,6 +73,8 @@ To ignore all security mechanisms, the `-ignore-cert` option can be used with th
7173

7274
## Using Ligolo-ng
7375

76+
![Basic Tunnel](/assets/graphs/BasicTunnel.svg)
77+
7478
### Start the Ligolo-ng proxy server
7579

7680
Start the *proxy* server on your Command and Control (C2) server (default port 11601):

docs/assets/graphs/AdvancedTunnel.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/assets/graphs/BasicTunnel.svg

Lines changed: 3 additions & 0 deletions
Loading

docs/assets/graphs/RouterTunnel.svg

Lines changed: 3 additions & 0 deletions
Loading
27.4 KB
Loading
53.8 KB
Loading
11.9 KB
Loading
26.1 KB
Loading
16.5 KB
Loading
11.1 KB
Loading

0 commit comments

Comments
 (0)