Skip to content

Commit d8a1e01

Browse files
authored
Update README.md
1 parent db47edc commit d8a1e01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ If you do not want to host the package youself set your DNS to `108.61.128.158`.
4949

5050
## Other Flags
5151
- Use the `--debug` flag to turn on the DNS & HTTP server output. This will make it hard to use the script normally as it'll push the payload menu off the screen
52+
- Use the `--interface` flag to specify which interface to bind to.
53+
54+
ex. sudo python3 start.py --interface 192.168.2.12
5255
- Use the `--dns_only` flag to only run the DNS server (Disables HTTP server, the payload sender is also disabled as this depends on the HTTP server).
5356
- Use the `--http_only` flag to only run the HTTP server (Disables DNS server).
5457
- Use the `--daemon` flag to automatically send the integrated payload (No payload menu will be shown)

0 commit comments

Comments
 (0)