GP-0_ghidraffe update docker doc with note about ghidraserver base port

This commit is contained in:
ghidraffe
2026-05-11 17:40:08 +00:00
parent cac61167fe
commit 642c23857c
+2
View File
@@ -125,6 +125,8 @@ After exec'ing into the container, administration and management of the Ghidra s
To stop the container, execute the command `docker stop <container-id>`.
NOTE: ports you map from the host to the docker container must match. You can change the default base server port (i.e. `13100`) in the `server.conf` file using the `-p<port>` option.
## Example of BSIM Server Mode
```